Searched refs:BSP_INTERRUPT_ENABLE (Results 1 – 4 of 4) sorted by relevance
12 #define ICU_CFG_MULTIPLEX_INTERRUPT_ENABLE BSP_INTERRUPT_ENABLE
15 #define SCI_UART_CFG_MULTIPLEX_INTERRUPT_ENABLE BSP_INTERRUPT_ENABLE
29 #define BSP_CFG_MULTIPLEX_INTERRUPT_ENABLE BSP_INTERRUPT_ENABLE
231 #define BSP_INTERRUPT_ENABLE __enable_fiq() macro236 #define BSP_INTERRUPT_ENABLE __asm volatile ("cpsie i"); \