Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_adc.h710 #define ADC_SMPR_SET(_SAMPLETIME_) \ macro
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_adc.c527 hadc->Instance->SMPR |= ADC_SMPR_SET(hadc->Init.SamplingTimeCommon); in HAL_ADC_Init()
1661 hadc->Instance->SMPR |= ADC_SMPR_SET(sConfig->SamplingTime); in HAL_ADC_ConfigChannel()

Completed in 7 milliseconds