/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rtc.h | 350 #define RTC_ALARM_B RTC_CR_ALRBE macro 804 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rtc.h | 389 #define RTC_ALARM_B RTC_CR_ALRBE macro 894 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rtc.h | 433 #define RTC_ALARM_B RTC_CR_ALRBE macro 942 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_rtc.h | 401 #define RTC_ALARM_B RTC_CR_ALRBE macro 904 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rtc.h | 369 #define RTC_ALARM_B RTC_CR_ALRBE macro 868 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rtc.h | 407 #define RTC_ALARM_B RTC_CR_ALRBE macro 900 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rtc.h | 381 #define RTC_ALARM_B RTC_CR_ALRBE macro 888 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rtc.h | 373 #define RTC_ALARM_B RTC_CR_ALRBE macro 873 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rtc.h | 430 #define RTC_ALARM_B RTC_CR_ALRBE macro 915 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rtc.h | 370 #define RTC_ALARM_B RTC_CR_ALRBE macro 869 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc.h | 444 #define RTC_ALARM_B RTC_CR_ALRBE macro 914 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rtc.h | 448 #define RTC_ALARM_B RTC_CR_ALRBE macro 916 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rtc.h | 416 #define RTC_ALARM_B RTC_CR_ALRBE macro 921 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rtc.h | 452 #define RTC_ALARM_B RTC_CR_ALRBE macro 924 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rtc.h | 413 #define RTC_ALARM_B RTC_CR_ALRBE macro 971 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rtc.h | 456 #define RTC_ALARM_B RTC_CR_ALRBE macro 940 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc.h | 448 #define RTC_ALARM_B RTC_CR_ALRBE macro 934 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rtc.h | 390 #define RTC_ALARM_B RTC_CR_ALRBE macro 975 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rtc.h | 438 #define RTC_ALARM_B RTC_CR_ALRBE macro 1097 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rtc.h | 461 #define RTC_ALARM_B RTC_CR_ALRBE macro 1097 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_rtc.c | 1450 sAlarm->Alarm = RTC_ALARM_B; in HAL_RTC_GetAlarm()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_rtc.c | 1511 sAlarm->Alarm = RTC_ALARM_B; in HAL_RTC_GetAlarm()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_rtc.c | 1521 sAlarm->Alarm = RTC_ALARM_B; in HAL_RTC_GetAlarm()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_rtc.c | 1530 sAlarm->Alarm = RTC_ALARM_B; in HAL_RTC_GetAlarm()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rtc.c | 1662 sAlarm->Alarm = RTC_ALARM_B; in HAL_RTC_GetAlarm()
|