Home
last modified time | relevance | path

Searched refs:LL_ADC_SetChannelPreselection (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c1890 LL_ADC_SetChannelPreselection(hadc->Instance, pConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
2062 LL_ADC_SetChannelPreselection(hadc->Instance, in HAL_ADCEx_InjectedConfigChannel()
Dstm32n6xx_hal_adc.c2777 LL_ADC_SetChannelPreselection(hadc->Instance, pConfig->Channel); in HAL_ADC_ConfigChannel()
2868 LL_ADC_SetChannelPreselection(hadc->Instance, in HAL_ADC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h414 #define LL_ADC_SetChannelPreSelection LL_ADC_SetChannelPreselection /* Alias of LL_ADC_SetChann…
3243 __STATIC_INLINE void LL_ADC_SetChannelPreselection(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_SetChannelPreselection() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c2300LL_ADC_SetChannelPreselection(hadc->Instance, ADC_CHANNEL_DIFF_NEG_INPUT(hadc, sConfigInjected->In… in HAL_ADCEx_InjectedConfigChannel()
Dstm32h7xx_hal_adc.c3026LL_ADC_SetChannelPreselection(hadc->Instance, ADC_CHANNEL_DIFF_NEG_INPUT(hadc, sConfig->Channel)); in HAL_ADC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h4318 __STATIC_INLINE void LL_ADC_SetChannelPreselection(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_SetChannelPreselection() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h5261 __STATIC_INLINE void LL_ADC_SetChannelPreselection(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_SetChannelPreselection() function