Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dcs.c542 uint_fast8_t rselVal; in CS_setDCOExternalResistorCalibration() local
547 rselVal = (CS->CTL0 | CS_CTL0_DCORSEL_MASK) >> CS_CTL0_DCORSEL_OFS; in CS_setDCOExternalResistorCalibration()
561 CS->CTL0 |= (rselVal) << CS_CTL0_DCORSEL_OFS; in CS_setDCOExternalResistorCalibration()