Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daux_adc.h153 #define AUXADC_SAMPLE_TIME_21P3_US 6 macro
Daux_adc.c155 if (!refSource && (sampleTime < AUXADC_SAMPLE_TIME_21P3_US)) { in AUXADCEnableSync()