Searched refs:BSP_INTERRUPT_ENABLE (Results 1 – 9 of 9) sorted by relevance
10 #define SCI_UART_CFG_MULTIPLEX_INTERRUPT_ENABLE BSP_INTERRUPT_ENABLE
31 #define BSP_CFG_MULTIPLEX_INTERRUPT_ENABLE BSP_INTERRUPT_ENABLE
214 #define BSP_INTERRUPT_ENABLE __asm volatile ("cpsie i"); \ macro
Completed in 20 milliseconds