Home
last modified time | relevance | path

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

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