Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_adc.h3102 …NLINE void LL_ADC_SetSamplingTimeCommonConfig(ADC_TypeDef *ADCx, uint32_t SamplingTimeCommonConfig) in LL_ADC_SetSamplingTimeCommonConfig() argument
3104 MODIFY_REG(ADCx->SMPR1, ADC_SMPR1_SMPPLUS, SamplingTimeCommonConfig); in LL_ADC_SetSamplingTimeCommonConfig()