Searched refs:RTC_AL_SEC (Results 1 – 6 of 6) sorted by relevance
29 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot()31 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()46 alm_sec = RTC_Read(RTC_AL_SEC) & (~RTC_LPD_OPT_MASK); in rtc_enable_k_eosc()47 RTC_Write(RTC_AL_SEC, alm_sec); in rtc_enable_k_eosc()
19 RTC_AL_SEC = 0x05A0, enumerator
28 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot()30 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()131 RTC_Read(RTC_AL_MASK), RTC_Read(RTC_AL_SEC)); in rtc_power_off_sequence()
30 RTC_AL_SEC = 0x05A0, enumerator