Searched refs:rselVal (Results 1 – 1 of 1) sorted by relevance
542 uint_fast8_t rselVal; in CS_setDCOExternalResistorCalibration() local547 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()