Searched refs:STM32_RTC_CR_FMT (Results 1 – 1 of 1) sorted by relevance
41 #define STM32_RTC_CR_FMT BIT(6) macro694 if ((cr & STM32_RTC_CR_FMT) == 0 && prer == (pred_s | pred_a)) in stm32_rtc_init()710 cr &= ~STM32_RTC_CR_FMT; in stm32_rtc_init()