Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Darm_manprf.h80 #define ENABLE_IRQ() __SETSR(__GETSR()&~0x80) macro
86 ENABLE_IRQ(); /* enable IRQ interrupts */
175 #define ENABLE_IRQ() __SETSR(__GETSR()&~0x80)
185 ENABLE_IRQ(); /* enable IRQ interrupts */ \