Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc_ex.h404 #define ADC_GET_CLOCK_PRESCALER_DECIMAL(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc_ex.c301 conversion_timeout_cpu_cycles_max = ADC_GET_CLOCK_PRESCALER_DECIMAL(hadc); in HAL_ADCEx_InjectedPollForConversion()