Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c1318 if (ADC_NONMULTIMODE_REG_OR_MULTIMODEMASTER(hadc)) in HAL_ADC_Start()
2154 if (ADC_NONMULTIMODE_REG_OR_MULTIMODEMASTER(hadc)) in HAL_ADC_Start_IT()
2900 if (ADC_NONMULTIMODE_REG_OR_MULTIMODEMASTER(hadc)) in HAL_ADC_IRQHandler()
2978 if (ADC_NONMULTIMODE_REG_OR_MULTIMODEMASTER(hadc)) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h2790 #define ADC_NONMULTIMODE_REG_OR_MULTIMODEMASTER(__HANDLE__) \ macro
2800 #define ADC_NONMULTIMODE_REG_OR_MULTIMODEMASTER(__HANDLE__) \ macro