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

/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_com.h150 bool GetU1ByteIntegerFromStringInDecimal(char *str, u8 *in);
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c819 GetU1ByteIntegerFromStringInDecimal((s8 *)Channel, &channel);
820 GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit);
H A Dhal_com.c862 bool GetU1ByteIntegerFromStringInDecimal(char *Str, u8 *pInt) function

Completed in 134 milliseconds