Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Drtc.c77 #define RTC_ISR_INITF 0x00000040UL macro
128 while ((RTC->ISR & RTC_ISR_INITF) == 0); in rtcSetDefaultDateTimeAndPrescalar()