/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rng_ex.h | 157 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 158 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 159 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 160 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 161 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 162 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 163 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 164 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 165 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 166 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rng_ex.h | 157 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 158 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 159 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 160 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 161 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 162 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 163 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 164 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 165 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 166 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rng_ex.h | 157 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 158 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 159 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 160 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 161 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 162 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 163 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 164 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 165 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 166 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rng_ex.h | 157 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 158 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 159 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 160 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 161 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 162 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 163 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 164 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 165 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 166 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rng_ex.h | 170 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 171 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 172 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 173 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 174 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 175 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 176 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 177 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 178 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 179 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rng_ex.h | 170 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 171 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 172 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 173 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 174 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 175 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 176 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 177 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 178 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 179 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rng_ex.h | 170 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 171 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 172 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 173 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 174 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 175 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 176 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 177 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 178 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 179 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rng_ex.h | 170 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 171 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 172 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 173 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 174 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 175 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 176 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 177 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 178 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 179 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rng_ex.h | 170 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 171 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 172 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 173 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 174 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 175 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 176 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 177 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 178 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 179 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rng_ex.h | 172 #define IS_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == RNG_CLKDIV_BY_1) || \ argument 173 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_2) || \ 174 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_4) || \ 175 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_8) || \ 176 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_16) || \ 177 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_32) || \ 178 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_64) || \ 179 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_128) || \ 180 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_256) || \ 181 ((__CLOCK_DIV__) == RNG_CLKDIV_BY_512) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_adc.h | 1128 #define IS_ADC_PDM_CLOCK_DIVIDER(__CLOCK_DIV__) (((__CLOCK_DIV__) == ADC_PDM_DIV_10) || \ argument 1129 ((__CLOCK_DIV__) == ADC_PDM_DIV_11) || \ 1130 ((__CLOCK_DIV__) == ADC_PDM_DIV_12) || \ 1131 ((__CLOCK_DIV__) == ADC_PDM_DIV_13) || \ 1132 ((__CLOCK_DIV__) == ADC_PDM_DIV_14) || \ 1133 ((__CLOCK_DIV__) == ADC_PDM_DIV_15) || \ 1134 ((__CLOCK_DIV__) == ADC_PDM_DIV_16) || \ 1135 ((__CLOCK_DIV__) == ADC_PDM_DIV_17) || \ 1136 ((__CLOCK_DIV__) == ADC_PDM_DIV_18) || \ 1137 ((__CLOCK_DIV__) == ADC_PDM_DIV_19) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_rng.c | 50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_rng.c | 51 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_rng.c | 52 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
|