Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/
Dfsl_xcvr_ant_config.c74 RW1PS(7, 0x1EU) |
75 RW1PS(8, 0x1EU) |
76 RW1PS(9, 0x1EU) |
77 RW1PS(10, 0x1EU) |
78 RW1PS(11, 0x1DU) |
79RW1PS(12, 0x1DU & 0xFU), /* Phase info #12 overlaps two initialization words */
Dfsl_xcvr_ble_config.c70 RW1PS(7, 0x1EU) |
71 RW1PS(8, 0x1EU) |
72 RW1PS(9, 0x1EU) |
73 RW1PS(10, 0x1DU) |
74 RW1PS(11, 0x1CU) |
75RW1PS(12, 0x1CU & 0xFU), /* Phase info #12 overlaps two initialization words */
Dfsl_xcvr_gfsk_bt_0p5_h_0p5_config.c69 RW1PS(7, 0x1EU) |
70 RW1PS(8, 0x1EU) |
71 RW1PS(9, 0x1EU) |
72 RW1PS(10, 0x1DU) |
73 RW1PS(11, 0x1CU) |
74RW1PS(12, 0x1CU & 0xFU), /* Phase info #12 overlaps two initialization words */
/hal_nxp-3.5.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Dfsl_xcvr.h383 #define RW1PS(loc, val) (((val) & 0x1F) << (((loc) * 5) - 32)) /* Ref Word 1 - loc is the phas… macro