/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_i2s.h | 584 #define IS_I2S_CLOCKSOURCE(CLOCK) (((CLOCK) == I2S_CLOCK_EXTERNAL) ||\ argument 585 ((CLOCK) == I2S_CLOCK_PLL)) 590 #define IS_I2S_CLOCKSOURCE(CLOCK) (((CLOCK) == I2S_CLOCK_EXTERNAL) ||\ argument 591 ((CLOCK) == I2S_CLOCK_PLL) ||\ 592 ((CLOCK) == I2S_CLOCK_PLLSRC) ||\ 593 ((CLOCK) == I2S_CLOCK_PLLR)) 597 #define IS_I2S_CLOCKSOURCE(CLOCK) (((CLOCK) == I2S_CLOCK_EXTERNAL) ||\ argument 598 ((CLOCK) == I2S_CLOCK_PLLSRC) ||\ 599 ((CLOCK) == I2S_CLOCK_PLLR))
|
D | stm32f4xx_hal_rtc_ex.h | 1017 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1018 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1019 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1020 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1021 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1022 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_rtc_ex.h | 303 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 304 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 305 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 306 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 307 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 308 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rtc_ex.h | 777 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 778 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 779 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 780 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 781 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 782 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rtc_ex.h | 983 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 984 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 985 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 986 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 987 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 988 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rtc_ex.h | 1016 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1017 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1018 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1019 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1020 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1021 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rtc_ex.h | 1098 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1099 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1100 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1101 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1102 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1103 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rtc_ex.h | 1082 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1083 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1084 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1085 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1086 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1087 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rtc_ex.h | 1098 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1099 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1100 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1101 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1102 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1103 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rtc_ex.h | 1053 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1054 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1055 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1056 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1057 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1058 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_sai.h | 846 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 847 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 868 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 869 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rtc_ex.h | 1334 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1335 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1336 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1337 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1338 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1339 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rtc_ex.h | 1291 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1292 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1293 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1294 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1295 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1296 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
D | stm32wbxx_hal_sai.h | 853 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 854 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 875 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 876 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_sai.h | 858 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 859 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 880 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 881 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_sai.h | 856 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 857 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 878 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 879 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_sai.h | 858 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 859 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 880 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 881 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_sai.h | 859 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 860 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 881 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 882 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_sai.h | 849 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 850 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 871 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 872 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
D | stm32l5xx_hal_rtc_ex.h | 1517 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1518 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1519 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1520 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1521 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1522 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_sai.h | 856 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 857 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 878 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 879 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_sai.h | 860 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 861 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 882 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 883 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_sai.h | 855 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 856 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 877 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 878 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_sai.h | 877 #define IS_SAI_PDM_CLOCK_ENABLE(CLOCK) (((CLOCK) != 0U) && \ argument 878 … (((CLOCK) & ~(SAI_PDM_CLOCK1_ENABLE | SAI_PDM_CLOCK2_ENABLE)) == 0U)) 901 #define IS_SAI_BLOCK_CLOCK_STROBING(CLOCK) (((CLOCK) == SAI_CLOCKSTROBING_FALLINGEDGE) || \ argument 902 ((CLOCK) == SAI_CLOCKSTROBING_RISINGEDGE))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rtc_ex.h | 1259 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument 1260 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \ 1261 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \ 1262 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV2) || \ 1263 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_16BITS) || \ 1264 ((CLOCK) == RTC_WAKEUPCLOCK_CK_SPRE_17BITS))
|