Searched refs:RTC_WEEKDAY_SEL_T (Results 1 – 4 of 4) sorted by relevance
236 } RTC_WEEKDAY_SEL_T; typedef410 RTC_WEEKDAY_SEL_T AlarmDateWeekDaySel; /*!< Set weekday's DAYU of alarm date */
116 } RTC_WEEKDAY_SEL_T; typedef475 RTC_WEEKDAY_SEL_T alarmDateWeekDaySel; /*!< Set weekday's DAYU of alarm date */
747 alarmConfig->alarmDateWeekDaySel = (RTC_WEEKDAY_SEL_T)(RTC->ALRMA_B.WEEKSEL); in RTC_ReadAlarm()771 alarmConfig->alarmDateWeekDaySel = (RTC_WEEKDAY_SEL_T)(RTC->ALRMB_B.WEEKSEL); in RTC_ReadAlarm()
742 alarmStruct->AlarmDateWeekDaySel = (RTC_WEEKDAY_SEL_T)(RTC->ALRMA_B.WEEKSEL); in RTC_ReadAlarm()
Completed in 14 milliseconds