Home
last modified time | relevance | path

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

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