Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c96 #ifndef RTC_CALM
97 #define RTC_CALM 0 macro
129 RTC->CALR = (RTC_CALP << 15) | (RTC_CALM & 0x1FF); in rtcSetDefaultDateTimeAndPrescalar()
/device/google/contexthub/firmware/variant/lunchbox/inc/variant/
Dvariant.h35 #define RTC_CALM 144UL macro