Searched refs:LOS_Mdelay (Results 1 – 5 of 5) sorted by relevance
51 LOS_Mdelay(5000); // 5000, set delay time. in TaskF01()73 LOS_Mdelay(5000); // 5000, set delay time. in TaskF01()
172 extern VOID LOS_Mdelay(UINT32 usecs);
72 LITE_OS_SEC_TEXT_MINOR VOID LOS_Mdelay(UINT32 msecs) in LOS_Mdelay() function
1002 LOS_Mdelay(EXC_WAIT_INTER); in WaitAllCpuStop()1030 LOS_Mdelay(EXC_WAIT_INTER); in OsWaitOtherCoresHandleExcEnd()1218 LOS_Mdelay(3000); /* 3000: System dead, delay 3 seconds after system restart */ in OsExcHandleEntry()
1617 LOS_Mdelay(1); /* 1: wait console task pend */ in OsWaitConsoleSendTaskPend()