Searched refs:IPRR (Results 1 – 3 of 3) sorted by relevance
40 _pfic_ireg_bit_set(pfic, IPRR, SWI_IRQn); in pfic_swi_pendreset()
159 uint32_t IPRR[2]; member
80 __O uint32_t IPRR[8]; member220 NVIC->IPRR[((uint32_t)(IRQn) >> 5)] = (1 << ((uint32_t)(IRQn) & 0x1F)); in NVIC_ClearPendingIRQ()
Completed in 12 milliseconds