Home
last modified time | relevance | path

Searched refs:ADC_INJECTED_RANK_4 (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc_ex.h204 #define ADC_INJECTED_RANK_4 ((uint32_t)0x00000004U) macro
316 ((__RANK__) == ADC_INJECTED_RANK_4))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc_ex.h127 #define ADC_INJECTED_RANK_4 (0x00000004U) macro
477 ((CHANNEL) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc_ex.h249 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra…
644 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc_ex.h148 #define ADC_INJECTED_RANK_4 0x00000004U macro
507 ((CHANNEL) == ADC_INJECTED_RANK_4))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc_ex.h395 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
852 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc_ex.h408 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
897 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc_ex.h284 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
839 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc_ex.h365 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
878 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc_ex.h392 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
1042 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc_ex.h365 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
1079 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc_ex.h312 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
1123 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc_ex.h365 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
1132 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h905 #define ADC_INJECTED_RANK_4 (0x00000004U) macro
1419 #define ADC_INJECTED_RANK_4 (0x00000004U) macro
3382 ((CHANNEL) == ADC_INJECTED_RANK_4) )
3783 ((CHANNEL) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc_ex.h433 #define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) /*!< ADC group injected sequencer ra… macro
1125 ((__CHANNEL__) == ADC_INJECTED_RANK_4) )
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc_ex.h205 #define ADC_INJECTED_RANK_4 0x00000004U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc_ex.h205 #define ADC_INJECTED_RANK_4 0x00000004U macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c1252 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
1310 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetSignedValue()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc_ex.c538 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c551 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c550 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c900 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c561 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc_ex.c887 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc_ex.c1155 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc_ex.c1155 case ADC_INJECTED_RANK_4: in HAL_ADCEx_InjectedGetValue()

12