Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/inc/
Dhw_ints.h73 #define INT_ADCCH3 33 // ADC Sequence 3 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dadc.c175 (ulChannel == ADC_CH_2)? INT_ADCCH2 : INT_ADCCH3; in ADCIntRegister()
219 (ulChannel == ADC_CH_2)? INT_ADCCH2 : INT_ADCCH3; in ADCIntUnregister()