Searched refs:RTC_WEEKDAY_SEL_DATE (Results 1 – 4 of 4) sorted by relevance
234 RTC_WEEKDAY_SEL_DATE, /*!< Select DAYU to represent the date */ enumerator
114 RTC_WEEKDAY_SEL_DATE, /*!< Select DAYU to represent the date */ enumerator
650 if (alarmStruct->AlarmDateWeekDaySel == RTC_WEEKDAY_SEL_DATE) in RTC_ConfigAlarm()701 alarmStruct->AlarmDateWeekDaySel = RTC_WEEKDAY_SEL_DATE; in RTC_ConfigAlarmStructInit()
699 alarmConfig->alarmDateWeekDaySel = RTC_WEEKDAY_SEL_DATE; in RTC_ConfigAlarmStructInit()
Completed in 17 milliseconds