Searched refs:ISR (Results 1 – 12 of 12) sorted by relevance
37 volatile uint32_t ISR; /* 0x0C */ member120 RTC->ISR |= RTC_ISR_INIT; in rtcSetDefaultDateTimeAndPrescalar()124 while ((RTC->ISR & RTC_ISR_INITF) == 0); in rtcSetDefaultDateTimeAndPrescalar()145 RTC->ISR &= ~RTC_ISR_INIT; in rtcSetDefaultDateTimeAndPrescalar()222 while ((RTC->ISR & RTC_ISR_WUTWF) == 0); in rtcSetWakeupTimer()240 RTC->ISR &= ~RTC_ISR_WUTF; in rtcSetWakeupTimer()
30 #define MODULE_TAG ISR
251 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member264 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
262 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member275 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
257 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member270 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
258 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member271 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
305 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member318 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
320 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member333 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
231 DEFINE_COPROCR_READ_FUNC(isr, ISR)
423 #define ISR p15, 0, c12, c1, 0 macro
32 …T: Failed to query interrupt numberAFEDevCommon.cpp:Failed to register ISR with l2vic[%lu], re…