Searched refs:GetU1ByteIntegerFromStringInDecimal (Results 1 – 4 of 4) sorted by relevance
485 GetU1ByteIntegerFromStringInDecimal(
3598 if (GetU1ByteIntegerFromStringInDecimal((char *)Channel, &channel) == _FALSE in phy_set_tx_power_limit()5537 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
6501 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
14301 GetU1ByteIntegerFromStringInDecimal( in GetU1ByteIntegerFromStringInDecimal() function