Searched refs:RTC_SELECT_WEEK (Results 1 – 4 of 4) sorted by relevance
173 RTC_SELECT_WEEK = 0x1U, /**< Alarm select week */ enumerator458 ((x) == RTC_SELECT_WEEK))
175 RTC_SELECT_WEEK = 0x1U, /**< Alarm select week */ enumerator460 ((x) == RTC_SELECT_WEEK))
619 alarm->sel = RTC_SELECT_WEEK; in ald_rtc_get_alarm()
Completed in 12 milliseconds