Home
last modified time | relevance | path

Searched refs:ADC_O_STA (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dadc.h379 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()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_adc.h145 #define ADC_O_STA 0x00000340U macro