Home
last modified time | relevance | path

Searched refs:period (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/os/
DOSAlarm.h67 OSTime period; member
92 OSTime period,
/CafeSDK-2.12.13/system/include/nn/boss/
Dboss_DataStoreUploadSetting.h64 …har_t accessKey[], datastore::DestinationKind dstKind, u16 dataType, u16 period, void* pWorkBuffer…
83 …har_t accessKey[], datastore::DestinationKind dstKind, u16 dataType, u16 period, void* pWorkBuffer…
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c717 OSTime period; in DEMOGfxWaitForSwap() local
750 period = (percent * swapInt * t60 / 100); in DEMOGfxWaitForSwap()
752 if (period > (tNow - tLastFlip)) in DEMOGfxWaitForSwap()
754 OSSleepTicks(period - (tNow - tLastFlip)); in DEMOGfxWaitForSwap()
/CafeSDK-2.12.13/system/include/cafe/
Daxfx.h977 u32 period; // Period of variational oscilation in ms member
999 u32 period; // Period of variational oscilation in ms member