Searched refs:kLPADC_SampleChannelDiffBothSideAB (Results 1 – 3 of 3) sorted by relevance
536 assert(((config->sampleChannelMode >= kLPADC_SampleChannelDiffBothSideAB) && in LPADC_SetConvCommandConfig()538 (config->sampleChannelMode < kLPADC_SampleChannelDiffBothSideAB)); in LPADC_SetConvCommandConfig()
289 …kLPADC_SampleChannelDiffBothSideAB = 0x2U, /*!< Differential mode, the ADC result is (CHnA-CHnB). … enumerator
165 cmdCfg.sampleChannelMode = kLPADC_SampleChannelDiffBothSideAB; in HAL_AdcSensorTriggerTemp()