Searched refs:SamplingTimeCommon (Results 1 – 2 of 2) sorted by relevance
520 if (IS_ADC_SAMPLE_TIME(hadc->Init.SamplingTimeCommon)) in HAL_ADC_Init()527 hadc->Instance->SMPR |= ADC_SMPR_SET(hadc->Init.SamplingTimeCommon); in HAL_ADC_Init()1621 if (! IS_ADC_SAMPLE_TIME(hadc->Init.SamplingTimeCommon)) in HAL_ADC_ConfigChannel()1650 if (! IS_ADC_SAMPLE_TIME(hadc->Init.SamplingTimeCommon)) in HAL_ADC_ConfigChannel()
120 uint32_t SamplingTimeCommon; /*!< Sampling time value to be set for the selected channel. member
Completed in 7 milliseconds