Searched refs:LL_ADC_SetChannelPreselection (Results 1 – 7 of 7) sorted by relevance
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc_ex.c | 1890 LL_ADC_SetChannelPreselection(hadc->Instance, pConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 2062 LL_ADC_SetChannelPreselection(hadc->Instance, in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32n6xx_hal_adc.c | 2777 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/ |
D | stm32h7xx_ll_adc.h | 414 #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/ |
D | stm32h7xx_hal_adc_ex.c | 2300 …LL_ADC_SetChannelPreselection(hadc->Instance, ADC_CHANNEL_DIFF_NEG_INPUT(hadc, sConfigInjected->In… in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32h7xx_hal_adc.c | 3026 … LL_ADC_SetChannelPreselection(hadc->Instance, ADC_CHANNEL_DIFF_NEG_INPUT(hadc, sConfig->Channel)); in HAL_ADC_ConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_adc.h | 4318 __STATIC_INLINE void LL_ADC_SetChannelPreselection(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_SetChannelPreselection() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_adc.h | 5261 __STATIC_INLINE void LL_ADC_SetChannelPreselection(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_SetChannelPreselection() function
|