Home
last modified time | relevance | path

Searched refs:LOS_IntUnLock (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/arch/arm/include/
Dlos_hwi.h311 STATIC INLINE UINT32 LOS_IntUnLock(VOID) in LOS_IntUnLock() function
/kernel/liteos_m/arch/include/
Dlos_interrupt.h162 #define LOS_IntUnLock ArchIntUnLock macro
/kernel/liteos_a/kernel/base/core/
Dlos_task.c428 (VOID)LOS_IntUnLock(); in OsTaskEntry()