Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Drtc.c39 volatile uint32_t WUTR; /* 0x14 */ member
240 RTC->WUTR = cpuMathRecipAssistedUdiv64by32(delay, periodNs, periodNsRecip) - 1; in rtcSetWakeupTimer()