Searched refs:SmpModBit (Results 1 – 2 of 2) sorted by relevance
1084 void ADC_IoshSmpMod(uint32_t SmpModBit, uint32_t Mode) in ADC_IoshSmpMod() argument1089 assert_param(IS_ADC_SMPMOD(SmpModBit)); in ADC_IoshSmpMod()1098 if (SmpModBit != ADC_CR2_IOSH1_SMPMOD) in ADC_IoshSmpMod()1112 if (SmpModBit != ADC_CR2_IOSH1_SMPMOD) in ADC_IoshSmpMod()
557 void ADC_IoshSmpMod(uint32_t SmpModBit, uint32_t Mode);
Completed in 7 milliseconds