Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dcomp_e.h87 #define COMP_E_REFERENCE_AMPLIFIER_DISABLED (COMP_E_CTL2_CEREFL_0) macro
Dcomp_e.c152 if (COMP_E_REFERENCE_AMPLIFIER_DISABLED == supplyVoltageReferenceBase) in COMP_E_setReferenceVoltage()