Home
last modified time | relevance | path

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

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