Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Dfsl_xcvr.c850 XCVR_TSM->CTRL = com_config->tsm_ctrl; in XCVR_Configure()
855 XCVR_TSM->CTRL &= ~XCVR_TSM_CTRL_DATA_PADDING_EN_MASK; in XCVR_Configure()
865 XCVR_TSM->OVRD2 = com_config->tsm_ovrd2_init; in XCVR_Configure()
869 XCVR_TSM->END_OF_SEQ = com_config->end_of_seq_init_26mhz; in XCVR_Configure()
870 XCVR_TSM->FAST_CTRL2 = com_config->tsm_fast_ctrl2_init_26mhz; in XCVR_Configure()
871 XCVR_TSM->RECYCLE_COUNT = com_config->recycle_count_init_26mhz; in XCVR_Configure()
872 XCVR_TSM->TIMING14 = com_config->tsm_timing_14_init_26mhz; in XCVR_Configure()
873 XCVR_TSM->TIMING16 = com_config->tsm_timing_16_init_26mhz; in XCVR_Configure()
874 XCVR_TSM->TIMING25 = com_config->tsm_timing_25_init_26mhz; in XCVR_Configure()
875 XCVR_TSM->TIMING27 = com_config->tsm_timing_27_init_26mhz; in XCVR_Configure()
[all …]
Dfsl_xcvr_trim.c394 temp = XCVR_TSM->END_OF_SEQ; in rx_dc_sample_average()
466 temp = XCVR_TSM->END_OF_SEQ; in rx_dc_sample_average_long()
524 temp = XCVR_TSM->END_OF_SEQ; in rx_dc_est_average()
/hal_nxp-3.5.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/XCVR_Test/
Dxcvr_test_fsk.c79 XCVR_TSM->CTRL |= XCVR_TSM_CTRL_FORCE_TX_EN_MASK; in XcvrFskModTx()
92 XCVR_TSM->CTRL |= XCVR_TSM_CTRL_FORCE_TX_EN_MASK; in XcvrFskNoModTx()
103 XCVR_TSM->CTRL &= ~XCVR_TSM_CTRL_FORCE_TX_EN_MASK; in XcvrFskIdle()
120 XCVR_TSM->CTRL |= XCVR_TSM_CTRL_FORCE_TX_EN_MASK; in XcvrFskTxRand()
/hal_nxp-3.5.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW40Z4/
Dfsl_xcvr.h9 #define XCVR_TSM XCVR macro
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKW31Z4/
DMKW31Z4.h11896 #define XCVR_TSM ((XCVR_TSM_Type *)XCVR_TSM_BASE) macro
11900 #define XCVR_TSM_BASE_PTRS { XCVR_TSM }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKW41Z4/
DMKW41Z4.h11896 #define XCVR_TSM ((XCVR_TSM_Type *)XCVR_TSM_BASE) macro
11900 #define XCVR_TSM_BASE_PTRS { XCVR_TSM }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKW21Z4/
DMKW21Z4.h11825 #define XCVR_TSM ((XCVR_TSM_Type *)XCVR_TSM_BASE) macro
11829 #define XCVR_TSM_BASE_PTRS { XCVR_TSM }