Home
last modified time | relevance | path

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

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