Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daux_adc.c127 if (trigger == AUXADC_TRIGGER_MANUAL) { in AUXADCEnableAsync()
165 if (trigger == AUXADC_TRIGGER_MANUAL) { in AUXADCEnableSync()
Daux_adc.h126 #define AUXADC_TRIGGER_MANUAL (EVENT_AUXSEL0_EV_NONE) macro