Searched refs:ADCDAT (Results 1 – 2 of 2) sorted by relevance
16 volatile uint32_t ADCDAT[14]; /* Data Register */ member
109 while (config->adc->ADCDAT[ch_num] & ADC_INVALID_VALUE) { in adc_kb1200_start_read()120 *data->buffer = (uint16_t)(config->adc->ADCDAT[ch_num]); in adc_kb1200_start_read()