Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c62 #define RTC_CR_WUCKSEL_8DIV 0x00000001UL macro
192 wakeupClock = RTC_CR_WUCKSEL_8DIV; in rtcSetWakeupTimer()