Searched refs:OS_GetVBlankCount (Results 1 – 20 of 20) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/wm/ARM9/inc/ |
| D | wm_arm9_private.h | 64 …t = GX_GetVCount(); (void)WMi_Printf( "%02x:%03d| " cat msg "\n", ((OS_GetVBlankCount()+(_SDK_WM_v… 67 …t = GX_GetVCount(); (void)WMi_Printf( "%02x:%03d| " cat msg "\n", ((OS_GetVBlankCount()+(_SDK_WM_v… 90 … = GX_GetVCount(); (void)WMi_Printf( "%02x:%03d-%03d| " msg "\n", ((OS_GetVBlankCount()+(_SDK_WM_v…
|
| /TwlSDK-5.1.0/build/libraries/spi/ARM9/src/ |
| D | pm.c | 262 PMi_LCDCount = PMi_DispOffCount = OS_GetVBlankCount(); in PM_Init() 1504 vu32 vcount = OS_GetVBlankCount(); in PM_GoSleepMode() 1505 while (vcount == OS_GetVBlankCount()) in PM_GoSleepMode() 1508 vcount = OS_GetVBlankCount(); in PM_GoSleepMode() 1513 while (vcount == OS_GetVBlankCount()) in PM_GoSleepMode() 1516 vcount = OS_GetVBlankCount(); in PM_GoSleepMode() 1517 while (vcount == OS_GetVBlankCount()) in PM_GoSleepMode() 1626 if (!skip && OS_GetVBlankCount() - PMi_LCDCount <= PMi_WAIT_FRAME_AFTER_LCDOFF) in PMi_SetLCDPower() 1667 if ( OS_GetVBlankCount() - PMi_DispOffCount <= PMi_WAIT_FRAME_AFTER_GXDISP ) in PMi_SetLCDPower() 1677 PMi_LCDCount = OS_GetVBlankCount(); in PMi_SetLCDPower() [all …]
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/src/ |
| D | multiboot.c | 173 int select = (int)(((OS_GetVBlankCount() & 0xFF) * num) / 0x100); in GetChannelProc() 236 ((OS_GetVBlankCount() / 10) & 1) ? '_' : ' '); in GetChannelMain()
|
| /TwlSDK-5.1.0/build/demos/math/rand_lc/src/ |
| D | main.c | 88 MATH_InitRand16(&rnd, OS_GetVBlankCount()); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/os/reset-1/src/ |
| D | main.c | 77 PrintString(18, 20, 4, "%08X", OS_GetVBlankCount()); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos.TWL/spi/pm-2/src/ |
| D | main.c | 79 myVCount = OS_GetVBlankCount(); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/ctrdg/pullout-1/src/ |
| D | main.c | 105 PrintString(18, 20, 4, "%08X", OS_GetVBlankCount()); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/os/entropy-1/src/ |
| D | main.c | 192 if ((OS_GetVBlankCount() % 16) == 0) in NitroMain()
|
| /TwlSDK-5.1.0/build/libraries/wm/ARM9/src/ |
| D | wm_sync.c | 470 ret += OS_GetVBlankCount(); in WM_GetDispersionBeaconPeriod() 495 ret += OS_GetVBlankCount(); in WM_GetDispersionScanPeriod()
|
| /TwlSDK-5.1.0/include/nitro/os/common/ |
| D | interrupt.h | 433 static inline vu32 OS_GetVBlankCount(void) in OS_GetVBlankCount() function
|
| /TwlSDK-5.1.0/build/demos/mb/mbm/src/ |
| D | mb_measure_channel.c | 217 …RAND_INIT(OS_GetVBlankCount() + *(u16 *)&macAddr[0] + *(u16 *)&macAddr[2] + *(u16 *)&macAddr[4]); … in start_measure_channel()
|
| /TwlSDK-5.1.0/build/libraries/wm/ARM9.TWL/nwm/src/ |
| D | nwm_system.c | 353 ret += OS_GetVBlankCount(); in NWM_GetDispersionScanPeriod()
|
| /TwlSDK-5.1.0/include/twl/os/common/ |
| D | interrupt.h | 533 static inline vu32 OS_GetVBlankCount(void) in OS_GetVBlankCount() function
|
| /TwlSDK-5.1.0/build/demos/wm/listenOnly/src/ |
| D | main.c | 234 u32 currentVCount = OS_GetVBlankCount(); in TwlMain() 615 u32 timeStamp = OS_GetVBlankCount(); in StartScanExCb()
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/ |
| D | child.c | 241 PrintString(1, 22, COLOR_WHITE, "frame:%d", OS_GetVBlankCount()); in ModeChild()
|
| /TwlSDK-5.1.0/build/demos/spi/pm-1/src/ |
| D | main.c | 138 myVCount = OS_GetVBlankCount(); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/ |
| D | main.c | 460 …MATH_InitRand32(&rnd, OS_GetVBlankCount()); // Generates a random number that applies load to CPU … in TwlMain()
|
| /TwlSDK-5.1.0/build/libraries/mb/common/src/ |
| D | mb_wm_base.c | 1010 ret += OS_GetVBlankCount(); in MBi_GetBeaconPeriodDispersion()
|
| /TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/ |
| D | wh.c | 2531 …RAND_INIT(OS_GetVBlankCount() + *(u16 *)&macAddr[0] + *(u16 *)&macAddr[2] + *(u16 *)&macAddr[4]); … in WH_StartMeasureChannel()
|
| /TwlSDK-5.1.0/build/demos/wireless_shared/wh/ |
| D | wh.c | 2657 …RAND_INIT(OS_GetVBlankCount() + *(u16 *)&macAddr[0] + *(u16 *)&macAddr[2] + *(u16 *)&macAddr[4]); … in WH_StartMeasureChannel()
|