Searched refs:ChannelCount (Results 1 – 3 of 3) sorted by relevance
1774 if (hadc->InjectionConfig.ChannelCount == 0U) in HAL_ADCEx_InjectedConfigChannel()1778 hadc->InjectionConfig.ChannelCount = sConfigInjected->InjectedNbrOfConversion; in HAL_ADCEx_InjectedConfigChannel()1817 hadc->InjectionConfig.ChannelCount--; in HAL_ADCEx_InjectedConfigChannel()1826 if (hadc->InjectionConfig.ChannelCount == 0U) in HAL_ADCEx_InjectedConfigChannel()
908 hadc->InjectionConfig.ChannelCount = 0; in HAL_ADC_DeInit()
321 uint32_t ChannelCount; /*!< Number of channels in the injected sequence */ member