Searched refs:IABR (Results 1 – 3 of 3) sorted by relevance
168 …return ((uint32_t)(((NVIC->IABR[0] & (1UL << (((uint32_t)(int32_t)IRQn) & 0x1FUL))) != 0UL) ? 1UL … in drv_nvic_get_active()
388 __IOM uint32_t IABR[1U]; /*!< Offset: 0x200 (R/W) 中断响应状态寄存器 */ member
584 #define IABR SPRN_IABR /* Instruction Address Breakpoint Register */ macro
Completed in 11 milliseconds