Searched refs:NVIC_SYS_HND_CTRL_BUS (Results 1 – 4 of 4) sorted by relevance
486 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_BUS; in IntEnable()558 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_BUS); in IntDisable()
297 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_BUS; in IntEnable()341 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_BUS); in IntDisable()
856 #define NVIC_SYS_HND_CTRL_BUS 0x00020000 // Bus Fault Enable macro
1345 #define NVIC_SYS_HND_CTRL_BUS 0x00020000 // Bus Fault Enable macro