Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds