Searched refs:bAdcRegCmp (Results 1 – 4 of 4) sorted by relevance
339 boolean_t bAdcRegCmp; member351 boolean_t bAdcRegCmp ; /*!ADC区间使能*/ member
184 if (TRUE == pstcAdcIrqCfg->bAdcRegCmp) in Adc_ConfigIrq()221 pstcAdcIrqState->bAdcRegCmp = M0P_ADC->IFR_f.REGIF; in Adc_GetIrqState()334 if (TRUE == stcAdcThrCfg->bAdcRegCmp) in Adc_ThresholdCfg()
371 boolean_t bAdcRegCmp ; /*!ADC区间使能*/ member
636 M0P_ADC->CR1_f.REGCMP = pstcAdcThrCfg->bAdcRegCmp; in Adc_ThresholdCfg()
Completed in 15 milliseconds