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