Home
last modified time | relevance | path

Searched defs:LOS_IntRestore (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/arch/include/
Dlos_interrupt.h161 #define LOS_IntRestore ArchIntRestore macro
/kernel/liteos_a/arch/arm/include/
Dlos_hwi.h337 STATIC INLINE VOID LOS_IntRestore(UINT32 intSave) in LOS_IntRestore() function