Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Drtc.c61 #define RTC_CR_WUCKSEL_16DIV 0x00000000UL macro
200 wakeupClock = RTC_CR_WUCKSEL_16DIV; in rtcSetWakeupTimer()