Searched refs:RTC_CR_SWR (Results 1 – 2 of 2) sorted by relevance
42 #define RTC_CR_SWR (0x00000001) macro
105 rtc->cr |= RTC_CR_SWR; in rtc_reset()