Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dadc14.h199 #define ADC_UNSIGNED_BINARY 0x01 macro
Dadc14.c565 if (resultFormat == ADC_UNSIGNED_BINARY) in ADC14_setResultFormat()