Searched refs:posSel (Results 1 – 10 of 10) sorted by relevance
508 ACMP_Channel_TypeDef posSel) in ACMP_ChannelSet() argument521 EFM_ASSERT(posSel <= _ACMP_INPUTSEL_POSSEL_CH7); in ACMP_ChannelSet()527 EFM_ASSERT(posSel <= _ACMP_INPUTCTRL_POSSEL_PD15); in ACMP_ChannelSet()528 EFM_ASSERT(posSel != _ACMP_INPUTCTRL_NEGSEL_CAPSENSE); in ACMP_ChannelSet()533 EFM_ASSERT(!((((posSel >= _ACMP_INPUTCTRL_POSSEL_EXTPA) in ACMP_ChannelSet()534 && (posSel <= _ACMP_INPUTCTRL_POSSEL_EXTPD)) in ACMP_ChannelSet()535 || (posSel >= _ACMP_INPUTCTRL_POSSEL_PA0)) in ACMP_ChannelSet()537 && (posSel % 2 == negSel % 2))); in ACMP_ChannelSet()539 EFM_ASSERT(!((posSel >= _ACMP_INPUTCTRL_POSSEL_PA0) in ACMP_ChannelSet()541 && (posSel % 2 == negSel % 2))); in ACMP_ChannelSet()[all …]
406 | (uint32_t)init->posSel in OPAMP_Enable()449 | (uint32_t)init->posSel in OPAMP_Enable()467 EFM_ASSERT((init->posSel == DAC_OPA2MUX_POSSEL_DISABLE) in OPAMP_Enable()468 || (init->posSel == DAC_OPA2MUX_POSSEL_POSPAD) in OPAMP_Enable()469 || (init->posSel == DAC_OPA2MUX_POSSEL_OPA1INP) in OPAMP_Enable()470 || (init->posSel == DAC_OPA2MUX_POSSEL_OPATAP)); in OPAMP_Enable()496 | (uint32_t)init->posSel in OPAMP_Enable()630 | (uint32_t)init->posSel; in OPAMP_Enable()
583 ADC_PosSel_TypeDef posSel, in ADC_ScanDifferentialInputAdd() argument592 scanId = ADC_ScanSingleEndedInputAdd(scanInit, inputGroup, posSel); in ADC_ScanDifferentialInputAdd()877 | ((uint32_t)init->posSel << _ADC_SINGLECTRL_POSSEL_SHIFT) in ADC_InitSingle()903 if ((init->posSel == adcPosSelTEMP) in ADC_InitSingle()951 if (init->posSel == adcPosSelTEMP) { in ADC_InitSingle()
991 ADC_PosSel_TypeDef posSel; member1147 ADC_PosSel_TypeDef posSel,
957 void ACMP_ChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef negSel, ACMP_Channel_TypeDef posSel);
442 OPAMP_PosSel_TypeDef posSel; /**< Select input source for positive terminal. */ member
961 void ACMP_ChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef negSel, ACMP_Channel_TypeDef posSel);