Home
last modified time | relevance | path

Searched refs:__MULTI_MASTER_SLAVE__ (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_adc.c247 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
248 ( ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
249 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
250 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c252 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
253 ( ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
254 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
255 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c257 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
258 ( ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
259 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
260 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c258 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
259 ( ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
260 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
261 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c270 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
271 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
272 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
273 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c284 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
285 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
286 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
287 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c270 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
271 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
272 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
273 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c278 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
279 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
280 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
281 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c322 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
323 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
324 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
325 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c287 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
288 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
289 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
290 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c317 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
318 ( ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
319 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
320 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c330 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
331 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
332 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
333 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c618 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
619 (((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
620 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
621 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c545 #define IS_LL_ADC_MULTI_MASTER_SLAVE(__MULTI_MASTER_SLAVE__) \ argument
546 ( ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER) \
547 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_SLAVE) \
548 || ((__MULTI_MASTER_SLAVE__) == LL_ADC_MULTI_MASTER_SLAVE) \