Searched refs:hexToBin (Results 1 – 1 of 1) sorted by relevance
144 int8_t hexToBin(uint8_t c) { in hexToBin() function249 int8_t curNibble = hexToBin(*hexData); in handle_type1_stream()