Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_adc.h104 #define ADC_O_channel0FIFODATA 0x00000074 // CH0 FIFO DATA register macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dadc.c679 ulOffset = ADC_O_channel0FIFODATA + ulChannel; in ADCFIFORead()