Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Dfsl_xcvr_trim.c124 uint32_t dcoc_cal_gain_state; in rx_bba_dcoc_dac_trim_shortIQ() local
131dcoc_cal_gain_state = XCVR_RX_DIG->DCOC_CAL_GAIN; /* Save state of DCOC_CAL_GAIN for later restore… in rx_bba_dcoc_dac_trim_shortIQ()
269 …XCVR_RX_DIG->DCOC_CAL_GAIN = dcoc_cal_gain_state; /* Restore DCOC_CAL_GAIN state to prior setting.… in rx_bba_dcoc_dac_trim_shortIQ()
588 uint32_t dcoc_cal_gain_state; in rx_bba_dcoc_dac_trim_DCest() local
595dcoc_cal_gain_state = XCVR_RX_DIG->DCOC_CAL_GAIN; /* Save state of DCOC_CAL_GAIN for later restore… in rx_bba_dcoc_dac_trim_DCest()
752 …XCVR_RX_DIG->DCOC_CAL_GAIN = dcoc_cal_gain_state; /* Restore DCOC_CAL_GAIN state to prior setting … in rx_bba_dcoc_dac_trim_DCest()
777 uint32_t dcoc_cal_gain_state; in DCOC_DAC_INIT_Cal() local
787dcoc_cal_gain_state = XCVR_RX_DIG->DCOC_CAL_GAIN; /* Save state of DCOC_CAL_GAIN for later restore… in DCOC_DAC_INIT_Cal()
992 …XCVR_RX_DIG->DCOC_CAL_GAIN = dcoc_cal_gain_state; /* Restore DCOC_CAL_GAIN state to prior setting … in DCOC_DAC_INIT_Cal()
/hal_nxp-3.6.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW40Z4/
DKW4xXcvrDrv.c2047 uint32_t dcoc_cal_gain_state; in XcvrManualDCOCCal() local
2054 dcoc_cal_gain_state = XCVR_DCOC_CAL_GAIN; /* Save state of DCOC_CAL_GAIN for later restore */ in XcvrManualDCOCCal()
2270 XCVR_DCOC_CAL_GAIN = dcoc_cal_gain_state; /* Restore DCOC_CAL_GAIN state to prior setting */ in XcvrManualDCOCCal()