Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dcs.c539 void CS_setDCOExternalResistorCalibration(uint_fast8_t calData, in CS_setDCOExternalResistorCalibration() argument
554 CS->DCOERCAL1 |= (calData); in CS_setDCOExternalResistorCalibration()
558 CS->DCOERCAL0 |= (calData) << CS_DCOERCAL0_DCO_FCAL_RSEL04_OFS; in CS_setDCOExternalResistorCalibration()