Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c64 #define RTC_CR_WUCKSEL_2DIV 0x00000003UL macro
180 wakeupClock = RTC_CR_WUCKSEL_2DIV; in rtcSetWakeupTimer()