Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h678 #define ADC_GET_SAMPLINGTIME(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c1937 if (sConfig->SamplingTime != ADC_GET_SAMPLINGTIME(hadc)) in HAL_ADC_ConfigChannel()