| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_rtc.c | 763 assert_param(IS_RTC_MINUTES(sTime->Minutes)); in HAL_RTC_SetTime() 783 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(sTime->Minutes))); in HAL_RTC_SetTime() 1175 assert_param(IS_RTC_MINUTES(sAlarm->AlarmTime.Minutes)); in HAL_RTC_SetAlarm() 1208 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(sAlarm->AlarmTime.Minutes))); in HAL_RTC_SetAlarm() 1367 assert_param(IS_RTC_MINUTES(sAlarm->AlarmTime.Minutes)); in HAL_RTC_SetAlarm_IT() 1399 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(sAlarm->AlarmTime.Minutes))); in HAL_RTC_SetAlarm_IT()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_rtc.c | 444 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->RTC_Minutes)); in RTC_SetTime() 460 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->RTC_Minutes))); in RTC_SetTime() 782 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->RTC_AlarmTime.RTC_Minutes)); in RTC_SetAlarm() 808 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->RTC_AlarmTime.RTC_Minutes))); in RTC_SetAlarm()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 468 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 484 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 808 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 834 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_rtc.c | 470 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 486 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 806 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 832 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_rtc.c | 468 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 484 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 808 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 834 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 467 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 483 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 803 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 829 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_rtc.c | 690 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->RTC_Minutes)); in RTC_SetTime() 706 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->RTC_Minutes))); in RTC_SetTime() 1045 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->RTC_AlarmTime.RTC_Minutes)); in RTC_SetAlarm() 1071 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->RTC_AlarmTime.RTC_Minutes))); in RTC_SetAlarm()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_rtc.c | 514 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 530 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 854 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 880 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_rtc.c | 475 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 491 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 790 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 814 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_rtc.c | 507 assert_param(IS_RTC_MINUTES(RTC_TimeStruct->Minutes)); in RTC_ConfigTime() 523 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_TimeStruct->Minutes))); in RTC_ConfigTime() 842 assert_param(IS_RTC_MINUTES(RTC_AlarmStruct->AlarmTime.Minutes)); in RTC_SetAlarm() 868 assert_param(IS_RTC_MINUTES(RTC_Bcd2ToByte(RTC_AlarmStruct->AlarmTime.Minutes))); in RTC_SetAlarm()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_rtc.h | 290 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59U) macro
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_rtc.h | 147 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_rtc.h | 145 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_rtc.h | 162 #define IS_RTC_MINUTES(MINUTES) ((MINUTES) <= 59) macro
|