/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rtc.h | 804 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rtc.h | 894 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rtc.h | 941 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 942 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_rtc.h | 903 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 904 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rtc.h | 868 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rtc.h | 899 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 900 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rtc.h | 888 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rtc.h | 873 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rtc.h | 914 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 915 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rtc.h | 869 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc.h | 913 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 914 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rtc.h | 915 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 916 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rtc.h | 920 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 921 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rtc.h | 923 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 924 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rtc.h | 970 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 971 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rtc.h | 939 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 940 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc.h | 933 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 934 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rtc.h | 975 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B)) argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rtc.h | 1096 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 1097 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rtc.h | 1096 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || \ argument 1097 ((ALARM) == RTC_ALARM_B))
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rtc.h | 50 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A) argument
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_rtc.h | 718 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A) argument
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rtc.h | 861 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A) argument
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rtc.h | 867 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A) argument
|