Home
last modified time | relevance | path

Searched refs:supplyVoltageReferenceBase (Results 1 – 3 of 3) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dcomp_e.c138 uint_fast16_t supplyVoltageReferenceBase, in COMP_E_setReferenceVoltage() argument
142 ASSERT(supplyVoltageReferenceBase <= COMP_E_VREFBASE2_5V); in COMP_E_setReferenceVoltage()
152 if (COMP_E_REFERENCE_AMPLIFIER_DISABLED == supplyVoltageReferenceBase) in COMP_E_setReferenceVoltage()
164 COMP_E_CMSIS(comparator)->CTL2 |= supplyVoltageReferenceBase in COMP_E_setReferenceVoltage()
Dcomp_e.h255 uint_fast16_t supplyVoltageReferenceBase,
Drom.h352 uint_fast16_t supplyVoltageReferenceBase, \