Searched refs:RTC_SR (Results 1 – 2 of 2) sorted by relevance
41 #define RTC_SR 0x18 macro166 sr = atmel_rtc_read(RTC_SR); in atmel_rtc_set_time()
49 #define RTC_SR U(0x50) macro392 uint32_t status = io_read32(rtc_base + RTC_SR); in stm32_rtc_it_handler()755 if (IO_READ32_POLL_TIMEOUT(base + RTC_SR, value, in stm32_rtc_get_timestamp()769 if (io_read32(base + RTC_SR) & RTC_SR_TSOVF) { in stm32_rtc_get_timestamp()830 uint32_t status = io_read32(rtc_base + RTC_SR); in stm32_rtc_read_alarm()