Searched refs:RTC_CR_BCK (Results 1 – 11 of 11) sorted by relevance
1308 SET_BIT(RTCx->CR, RTC_CR_BCK); in LL_RTC_TIME_EnableDayLightStore()1320 CLEAR_BIT(RTCx->CR, RTC_CR_BCK); in LL_RTC_TIME_DisableDayLightStore()1331 return (READ_BIT(RTCx->CR, RTC_CR_BCK) == (RTC_CR_BCK)); in LL_RTC_TIME_IsDayLightStoreEnabled()
267 #define RTC_STOREOPERATION_SET ((uint32_t)RTC_CR_BCK)
487 hrtc->Instance->CR &= ((uint32_t)~RTC_CR_BCK); in HAL_RTC_SetTime()
4387 #define RTC_CR_BCK RTC_CR_BCK_Msk /*!< */ macro
4894 #define RTC_CR_BCK RTC_CR_BCK_Msk /*!< */ macro
4602 #define RTC_CR_BCK RTC_CR_BKP macro
4743 #define RTC_CR_BCK RTC_CR_BCK_Msk /*!< */ macro
5031 #define RTC_CR_BCK RTC_CR_BKP macro
5137 #define RTC_CR_BCK RTC_CR_BKP macro
11891 #define RTC_CR_BCK RTC_CR_BKP macro