Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/inc/
Dhw_ints.h71 #define INT_ADCCH1 31 // ADC Sequence 1 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dadc.c174 (ulChannel == ADC_CH_1)? INT_ADCCH1 : in ADCIntRegister()
218 (ulChannel == ADC_CH_1)? INT_ADCCH1 : in ADCIntUnregister()