Home
last modified time | relevance | path

Searched refs:_is_hex_digit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_dbg_cmd.c170 _is_hex_digit(char ch_tmp) in _is_hex_digit() function
222 if (!_is_hex_digit(*sz_scan)) { in _get_hex_from_string()
231 } while (_is_hex_digit(*sz_scan)); in _get_hex_from_string()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_dbg_cmd.c170 _is_hex_digit(char ch_tmp) in _is_hex_digit() function
222 if (!_is_hex_digit(*sz_scan)) { in _get_hex_from_string()
231 } while (_is_hex_digit(*sz_scan)); in _get_hex_from_string()