Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c61 #define RTC_CR_WUCKSEL_16DIV 0x00000000UL macro
198 wakeupClock = RTC_CR_WUCKSEL_16DIV; in rtcSetWakeupTimer()