Searched refs:RTC_CR_FMT (Results 1 – 1 of 1) sorted by relevance
94 #define RTC_CR_FMT BIT(6) macro585 if (cr & RTC_CR_FMT && !IS_ENABLED(CFG_STM32_RTC_HIGH_ACCURACY)) in stm32_rtc_init()622 if (cr & RTC_CR_FMT && prer == (pred_s | pred_a)) in stm32_rtc_init()641 cr &= ~RTC_CR_FMT; in stm32_rtc_init()