18#define R_CODE_DEFAULT 0x3
19#define C_CODE_DEFAULT 0x3
20#define RC_CODE_DEFAULT 0x2C
21#define RC_CODE_DEFAULT_20M 0x2C
22#define RX_DC_CODE_DEFAULT 0x8080
23#define TX_PWR_PPA_CAP_DEFAULT 0x14
24#define TX_PWR_UPC_CODE_DEFAULT 0x1A2D
25#define TX_PWR_UPC_CODE_DEFAULT2 0x132D
26#define LOGEN_CODE_BAND_0_DEFAULT 0x6
27#define LOGEN_CODE_BAND_1_DEFAULT 0x7
28#define LOGEN_CODE_BAND_2_DEFAULT 0x8
30#define R_CODE_DEFAULT 0x3
31#define C_CODE_DEFAULT 0x3
32#define RC_CODE_DEFAULT 0x3B
33#define RC_CODE_DEFAULT_20M 0x40
34#define RX_DC_CODE_DEFAULT 0x8080
35#define TX_PWR_PPA_CAP_DEFAULT 0x18
36#define TX_PWR_UPC_CODE_DEFAULT 0x50
37#define LOGEN_CODE_BAND_0_DEFAULT 0x3
38#define LOGEN_CODE_BAND_1_DEFAULT 0x3
39#define LOGEN_CODE_BAND_2_DEFAULT 0x3
40#define TX_PWR_PPA_CAP_DEFAULT_HIGH_BAND 0x10
42#define RX_DC_CALI_TEMP 0x19
cali_param_stru * cali_get_cali_data(osal_u32 rf_idx)
osal_void cali_data_init_default(osal_u8 rf_id)
#define CALI_RF_CHANNEL_NUMS
Definition cali_spec.h:22
unsigned char osal_u8
Definition osal_types.h:11
void osal_void
Definition osal_types.h:29
unsigned int osal_u32
Definition osal_types.h:13
unsigned short osal_u16
Definition osal_types.h:12
Definition cali_data.h:48
cali_sync_param_header_stru msg
Definition cali_data.h:49
Definition cali_data_type.h:88