Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dsystem.h65 OSIntrMode_Irq; typedef
158 extern OSIntrMode_Irq OS_GetCpsrIrq(void);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_system.c164 asm OSIntrMode_Irq OS_GetCpsrIrq( void ) in OS_GetCpsrIrq()