Home
last modified time | relevance | path

Searched refs:ISR (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c37 volatile uint32_t ISR; /* 0x0C */ member
120 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()
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm0.h251 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
264 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
Dcore_cm0plus.h262 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
275 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
Dcore_sc000.h257 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
270 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
Dcore_cm3.h258 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
271 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
Dcore_sc300.h258 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
271 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
Dcore_cm4.h305 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
318 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
Dcore_cm7.h320 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member
333 uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */ member