Home
last modified time | relevance | path

Searched refs:IS_RTC_ALARM_WEEKDAY_WEEKDAY (Results 1 – 14 of 14) sorted by relevance

/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c817 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
845 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_rtc.c815 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
843 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_rtc.c817 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
845 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c812 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
840 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_rtc.h236 #define IS_RTC_ALARM_WEEKDAY_WEEKDAY(WEEKDAY) … macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_rtc.c863 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
891 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_rtc.c798 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
824 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_rtc.c851 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(RTC_AlarmStruct->DateWeekValue)); in RTC_SetAlarm()
879 assert_param(IS_RTC_ALARM_WEEKDAY_WEEKDAY(tmpregister)); in RTC_SetAlarm()

Completed in 36 milliseconds