Searched refs:ADC_O_STA (Results 1 – 2 of 2) sorted by relevance
379 while (HWREG(ADC_BASE + ADC_O_STA) & ADC_STA_BUSY_ACTIVE) {} in ADCReadResult()402 if (HWREG(ADC_BASE + ADC_O_STA) & ADC_STA_BUSY_ACTIVE) in ADCIsBusy()
145 #define ADC_O_STA 0x00000340U macro