Searched refs:negSel (Results 1 – 4 of 4) sorted by relevance
242 void ACMP_ChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef negSel, in ACMP_ChannelSet() argument248 EFM_ASSERT(negSel <= _ACMP_INPUTSEL_NEGSEL_VDD); in ACMP_ChannelSet()252 | (negSel << _ACMP_INPUTSEL_NEGSEL_SHIFT) in ACMP_ChannelSet()
281 (uint32_t)init->negSel | in OPAMP_Enable()329 (uint32_t)init->negSel | in OPAMP_Enable()384 (uint32_t)init->negSel | in OPAMP_Enable()
262 void ACMP_ChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef negSel, ACMP_Channel_TypeDef posSel);
135 OPAMP_NegSel_TypeDef negSel; /**< Select input source for negative terminal. */ member
Completed in 15 milliseconds