Searched refs:RTC_CR_SWR_MASK (Results 1 – 3 of 3) sorted by relevance
409 base->CR |= RTC_CR_SWR_MASK; in RTC_Reset()410 base->CR &= ~RTC_CR_SWR_MASK; in RTC_Reset()
15490 #define RTC_CR_SWR_MASK (0x1U) macro15496 …x) (((uint32_t)(((uint32_t)(x)) << RTC_CR_SWR_SHIFT)) & RTC_CR_SWR_MASK)
16318 #define RTC_CR_SWR_MASK (0x1U) macro16324 …x) (((uint32_t)(((uint32_t)(x)) << RTC_CR_SWR_SHIFT)) & RTC_CR_SWR_MASK)