Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Dfsl_xcvr.c1365 xcvrStatus_t XCVR_OverrideChannel(uint8_t channel, uint8_t useMappedChannel) in XCVR_OverrideChannel() function
1550 XCVR_OverrideChannel(rf_channel_freq-2360,1); in XCVR_DftTxCW()
1568 XCVR_OverrideChannel(channel_num, 1); in XCVR_DftTxPatternReg()
1647 XCVR_OverrideChannel(channel_num, 1); in XCVR_DftTxLfsrReg()
1725 XCVR_OverrideChannel(0xFF,1); in XCVR_DftTxOff()
Dfsl_xcvr_trim.c797 XCVR_OverrideChannel(12, 1); /* Calibrate on channel #12, 2.426 GHz in BLE map */ in DCOC_DAC_INIT_Cal()
984 XCVR_OverrideChannel(0xFF,1); /* Release channel overrides */ in DCOC_DAC_INIT_Cal()
Dfsl_xcvr.h1121 xcvrStatus_t XCVR_OverrideChannel(uint8_t channel, uint8_t useMappedChannel);