/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc.c | 369 if (__HAL_RTC_GET_BINARY_MODE(hrtc) != RTC_BINARY_ONLY) in HAL_RTC_Init() 1000 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 1166 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1380 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1401 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1481 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1514 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1585 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1606 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1686 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rtc.c | 776 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 881 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1151 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1170 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1264 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1291 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1357 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1376 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1470 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1495 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
D | stm32wlxx_hal_rtc_ex.c | 393 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTCEx_GetTimeStamp()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rtc.c | 851 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 968 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1264 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1285 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1364 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1397 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1467 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1488 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1567 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1600 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
D | stm32u0xx_hal_rtc_ex.c | 342 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTCEx_GetTimeStamp()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rtc.c | 1013 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 1116 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1412 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1433 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1514 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1549 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1624 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1645 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1725 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1760 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rtc.c | 1040 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 1143 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1439 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1460 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1541 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1576 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1651 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1672 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1752 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1787 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc.c | 953 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 1056 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1352 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1373 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1454 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1489 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1563 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1584 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1664 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1699 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rtc.c | 1044 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 1147 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1443 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1464 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1545 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1580 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1655 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1676 if (binary_mode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1756 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1791 if (binary_mode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc.c | 793 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_SetTime() 898 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTC_GetTime() 1100 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1119 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1202 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1226 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm() 1288 else if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1307 if (binaryMode != RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1389 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT() 1411 if (binaryMode == RTC_BINARY_ONLY) in HAL_RTC_SetAlarm_IT()
|
D | stm32l4xx_hal_rtc_ex.c | 393 if (READ_BIT(RTC->ICSR, RTC_ICSR_BIN) != RTC_BINARY_ONLY) in HAL_RTCEx_GetTimeStamp()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rtc_ex.h | 403 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD mode d… macro 1411 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rtc_ex.h | 396 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD mod… macro 1334 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc_ex.h | 686 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD… macro 1787 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rtc_ex.h | 684 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD… macro 1802 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc_ex.h | 669 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD… macro 1766 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rtc_ex.h | 668 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD… macro 1736 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rtc_ex.h | 540 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD mod… macro 1702 ((MODE) == RTC_BINARY_ONLY) || \
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rtc_ex.h | 715 #define RTC_BINARY_ONLY RTC_ICSR_BIN_0 /*!< Free running Binary mode (BCD… macro 1898 ((MODE) == RTC_BINARY_ONLY) || \
|