Searched refs:IS_RTC_ALARM_WEEKDAY_SEL (Results 1 – 14 of 14) sorted by relevance
251 #define IS_RTC_ALARM_WEEKDAY_SEL(SEL) … macro
794 assert_param(IS_RTC_ALARM_WEEKDAY_SEL(RTC_AlarmStruct->DateWeekMode)); in RTC_SetAlarm()
792 assert_param(IS_RTC_ALARM_WEEKDAY_SEL(RTC_AlarmStruct->DateWeekMode)); in RTC_SetAlarm()
789 assert_param(IS_RTC_ALARM_WEEKDAY_SEL(RTC_AlarmStruct->DateWeekMode)); in RTC_SetAlarm()
840 assert_param(IS_RTC_ALARM_WEEKDAY_SEL(RTC_AlarmStruct->DateWeekMode)); in RTC_SetAlarm()
777 assert_param(IS_RTC_ALARM_WEEKDAY_SEL(RTC_AlarmStruct->DateWeekMode)); in RTC_SetAlarm()
828 assert_param(IS_RTC_ALARM_WEEKDAY_SEL(RTC_AlarmStruct->DateWeekMode)); in RTC_SetAlarm()
Completed in 48 milliseconds