Home
last modified time | relevance | path

Searched refs:__CLOCK_DIV__ (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rng_ex.h157 #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/
Dstm32h7xx_hal_rng_ex.h157 #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/
Dstm32l5xx_hal_rng_ex.h157 #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/
Dstm32l4xx_hal_rng_ex.h157 #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/
Dstm32wbaxx_hal_rng_ex.h170 #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/
Dstm32n6xx_hal_rng_ex.h170 #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/
Dstm32h5xx_hal_rng_ex.h170 #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/
Dstm32u0xx_hal_rng_ex.h170 #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/
Dstm32h7rsxx_hal_rng_ex.h170 #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/
Dstm32u5xx_hal_rng_ex.h172 #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/
Dstm32wb0x_hal_adc.h1128 #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/
Dstm32wlxx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rng.c50 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rng.c51 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rng.c52 #define IS_LL_RNG_CLOCK_DIVIDER(__CLOCK_DIV__) ((__CLOCK_DIV__) <=0x0Fu) argument