Home
last modified time | relevance | path

Searched refs:LOS_UDelay (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/kernel/src/
Dlos_tick.c419 VOID LOS_UDelay(UINT64 microseconds) in LOS_UDelay() function
446 LOS_UDelay(delayUs); in LOS_MDelay()
449 LOS_UDelay(millisec * OS_SYS_US_PER_MS); in LOS_MDelay()
/kernel/liteos_m/kernel/include/
Dlos_tick.h437 extern VOID LOS_UDelay(UINT64 microseconds);