Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Drtc.c79 #define RTC_ISR_WUTF 0x00000400UL macro
250 RTC->ISR &= ~RTC_ISR_WUTF; in rtcSetWakeupTimer()