/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_adc.c | 98 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 99 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 100 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 109 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 110 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 111 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \ 1378 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 1379 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 1380 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) )
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_adc.c | 116 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 117 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 118 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_adc.c | 118 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 119 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 120 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_adc.c | 122 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 123 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 124 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_adc.c | 122 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 123 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 124 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_adc.c | 122 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 123 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 124 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_adc.c | 122 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 123 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 124 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_adc.c | 54 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 55 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 56 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 67 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 68 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 69 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 67 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 68 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 69 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 68 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 69 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 70 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 66 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 67 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 68 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 109 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 110 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 111 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 109 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 110 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 111 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 111 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 112 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 113 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 111 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 112 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 113 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 141 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 142 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 143 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 104 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 105 ( ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 106 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 111 #define IS_LL_ADC_DATA_ALIGN(__DATA_ALIGN__) \ argument 112 (((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_RIGHT) \ 113 || ((__DATA_ALIGN__) == LL_ADC_DATA_ALIGN_LEFT) \
|