Searched refs:ascii_2_hex (Results 1 – 3 of 3) sorted by relevance
77 int ascii_2_hex (char *p_ascii, int len, UINT8 *p_hex);
187 int ascii_2_hex (char *p_ascii, int len, UINT8 *p_hex) in ascii_2_hex() function
1558 hex_bytes_filled = ascii_2_hex(report, len, hexbuf); in set_report()1623 hex_bytes_filled = ascii_2_hex(data, len, hexbuf); in send_data()