Home
last modified time | relevance | path

Searched refs:ADC_CFGR_JEXTSEL (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc_ex.h409 #define ADC_CFGR_JEXTSEL(__HANDLE__, __EXT_TRIG_INJECTCONV__) \ macro
422 #define ADC_CFGR_JEXTSEL(__HANDLE__, __EXT_TRIG_INJECTCONV__) \ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c1106 ADC_CFGR_JEXTSEL(hadc, sConfigInjected->ExternalTrigInjecConv) ); in HAL_ADCEx_InjectedConfigChannel()