Searched refs:GetU1ByteIntegerFromStringInDecimal (Results 1 – 3 of 3) sorted by relevance
265 bool GetU1ByteIntegerFromStringInDecimal(char *str, u8 *in);
1959 if (!GetU1ByteIntegerFromStringInDecimal((s8 *)Channel, &channel) || in PHY_SetTxPowerLimit()1960 !GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit)) in PHY_SetTxPowerLimit()
1491 bool GetU1ByteIntegerFromStringInDecimal(char *Str, u8 *pInt) in GetU1ByteIntegerFromStringInDecimal() function