Searched refs:ADCALSTS (Results 1 – 2 of 2) sorted by relevance
67 if ((lpadc->ADCALSTS & LPADC_ADCALSTS_CALIF_Msk) == 0) in LPADC_Open()80 … lpadc->ADCALSTS |= LPADC_ADCALSTS_CALIF_Msk; /* Clear Calibration Finish Interrupt Flag */ in LPADC_Open()84 …while((lpadc->ADCALSTS & LPADC_ADCALSTS_CALIF_Msk) != LPADC_ADCALSTS_CALIF_Msk) /* Wait calibratio… in LPADC_Open()
420 …__IO uint32_t ADCALSTS; /*!< [0x0184] ADC Calibration Status Register … member