Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c63 #define RTC_CR_WUCKSEL_4DIV 0x00000002UL macro
186 wakeupClock = RTC_CR_WUCKSEL_4DIV; in rtcSetWakeupTimer()