45 __asm(
" mrs r0, PRIMASK\n"
61 __asm(
" mrs r0, PRIMASK\n"
#define __attribute__(nothing)
Define attribute to nothing since it isn't handled by IAR.
unsigned long cpu_cpsid(void)
Disables all CPU interrupts.
unsigned long cpu_cpsie(void)
Enables all CPU interrupts.