Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_com.h485 GetU1ByteIntegerFromStringInDecimal(
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c3598 if (GetU1ByteIntegerFromStringInDecimal((char *)Channel, &channel) == _FALSE in phy_set_tx_power_limit()
5537 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
Dhal_btcoex.c6501 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
Dhal_com.c14301 GetU1ByteIntegerFromStringInDecimal( in GetU1ByteIntegerFromStringInDecimal() function