Igor Stepura / kw41z-rf-driver Featured
Embed: (wiki syntax)

« Back to documentation index

fsl_xcvr_trim.h File Reference

fsl_xcvr_trim.h File Reference

Go to the source code of this file.

Functions

void rx_dc_sample_average (int16_t *i_avg, int16_t *q_avg)
 This function calculates the average (DC value) based on a smaller set of digital samples of I and Q.
void rx_dc_sample_average_long (int16_t *i_avg, int16_t *q_avg)
 This function calculates the average (DC value) based on a larger set of digital samples of I and Q.
uint8_t rx_bba_dcoc_dac_trim_shortIQ (void)
 This function performs a trim of the BBA DCOC DAC on the DUT.
void XcvrCalDelay (uint32_t time)
 Temporary delay function.
void rx_dc_est_average (int16_t *i_avg, int16_t *q_avg, uint16_t SampleNumber)
uint8_t rx_bba_dcoc_dac_trim_DCest (void)
 This function performs a trim of the BBA DCOC DAC on the DUT.
void DCOC_DAC_INIT_Cal (uint8_t standalone_operation)

Detailed Description

Definition in file fsl_xcvr_trim.h.