Home
last modified time | relevance | path

Searched refs:rf_cfg_xtal_compesation (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/cfg/
H A Dsal_cfg.c40 hi_u32 hi_get_rf_xtal_compesation_param(rf_cfg_xtal_compesation *xtal_param) in hi_get_rf_xtal_compesation_param()
46 return hi_factory_nv_read(INIT_CONFIG_XTAL_COMPESATION, (hi_void *)xtal_param, sizeof(rf_cfg_xtal_compesation), 0); in hi_get_rf_xtal_compesation_param()
H A Dsal_cfg.h31 } rf_cfg_xtal_compesation; typedef
34 hi_u32 hi_get_rf_xtal_compesation_param(rf_cfg_xtal_compesation *rf_cfg_xtal_compesatioan);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_customize.c313 static hi_void init_xtal_compesation_data(const rf_cfg_xtal_compesation *data) in init_xtal_compesation_data()
358 rf_cfg_xtal_compesation rf_xtal_pll; in init_nvm_param()
488 rf_cfg_xtal_compesation temp = { 110, 105, -20 }; in init_nvm_param()
489 if (memcpy_s(&rf_xtal_pll, sizeof(rf_cfg_xtal_compesation), &temp, sizeof(rf_cfg_xtal_compesation)) != EOK) { in init_nvm_param()
H A Dwal_customize.h540 } rf_cfg_xtal_compesation; typedef

Completed in 5 milliseconds