Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Dfsl_xcvr_trim.c107 float temp_mq = 0; in rx_bba_dcoc_dac_trim_shortIQ() local
186temp_mq = calc_dcoc_dac_step(&measurement_tbl2[Q_CHANNEL][BBF_NEG], &measurement_tbl2[Q_CHANNEL][N… in rx_bba_dcoc_dac_trim_shortIQ()
190 temp_step = (temp_mi+temp_pi + temp_mq+temp_pq) / 4; in rx_bba_dcoc_dac_trim_shortIQ()
567 float temp_mq = 0; in rx_bba_dcoc_dac_trim_DCest() local
670temp_mq = calc_dcoc_dac_step(&measurement_tbl2[Q_CHANNEL][BBF_NEG], &measurement_tbl2[Q_CHANNEL][N… in rx_bba_dcoc_dac_trim_DCest()
674 temp_step = (temp_mi + temp_pi + temp_mq + temp_pq) / 4; in rx_bba_dcoc_dac_trim_DCest()