Searched refs:dac_word (Results 1 – 1 of 1) sorted by relevance
210 uint32_t dac_word = RRM->SYNTHCAL4_DIG_OUT & RRM_SYNTHCAL4_DIG_OUT_MOD_REF_DAC_WORD_OUT_Msk; in BLEPLAT_CalibrateCTE() local211 dac_word += PLL_ADC_CALIB_CORR; in BLEPLAT_CalibrateCTE()212 dac_word &= RRM_SYNTHCAL4_DIG_OUT_MOD_REF_DAC_WORD_OUT_Msk; in BLEPLAT_CalibrateCTE()214 SYNTHCAL3_ANA_TST = dac_word | 0x80; in BLEPLAT_CalibrateCTE()