Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c3005 if (ADC_NONMULTIMODE_INJ_OR_MULTIMODEMASTER(hadc)) in HAL_ADC_IRQHandler()
3701 ADC_NONMULTIMODE_INJ_OR_MULTIMODEMASTER(hadc) ) in HAL_ADCEx_InjectedStart()
4292 ADC_NONMULTIMODE_INJ_OR_MULTIMODEMASTER(hadc) ) in HAL_ADCEx_InjectedStart_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h2812 #define ADC_NONMULTIMODE_INJ_OR_MULTIMODEMASTER(__HANDLE__) \ macro
2822 #define ADC_NONMULTIMODE_INJ_OR_MULTIMODEMASTER(__HANDLE__) \ macro