Home
last modified time | relevance | path

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

/kernel/liteos_a/arch/arm/arm/include/
Dlos_hw_cpu.h182 STATIC INLINE UINT32 ArchIntUnlock(VOID) in ArchIntUnlock() function
226 STATIC INLINE UINT32 ArchIntUnlock(VOID) in ArchIntUnlock() function
/kernel/liteos_a/arch/arm/include/
Dlos_hwi.h313 return ArchIntUnlock(); in LOS_IntUnLock()