Searched refs:configMgr_WritePhyRegister (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DsrcApi.h140 void configMgr_WritePhyRegister(TI_HANDLE hConfigMgr, UINT32 addr, UINT32 val);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
H A DconfigMgr.c761 void configMgr_WritePhyRegister(TI_HANDLE hConfigMgr, UINT32 addr, UINT32 val) function
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosUtil.c4453 configMgr_WritePhyRegister(pAdapter->CoreHalCtx, pReg->regAddr, pReg->regValue);
4458 configMgr_WritePhyRegister(pAdapter->CoreHalCtx, pReg->regAddr, pReg->regValue);

Completed in 1017 milliseconds