Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dadc14.h198 #define ADC_SIGNED_BINARY 0x00 macro
Dadc14.c568 } else if (resultFormat == ADC_SIGNED_BINARY) in ADC14_setResultFormat()