57 __asm
volatile (
" mov r0, #1 \n" " msr primask, r0\n":::
"r0");
93 return (__get_IPSR() & 0xff) != 0;
int32_t PIOS_IRQ_Enable(void)
Main PiOS header to include all the compiled in PiOS options.
static uint32_t nested_ctr
bool PIOS_IRQ_InISR(void)
int32_t PIOS_IRQ_Disable(void)
static uint32_t prev_primask