Searched refs:fromhex (Results 1 – 1 of 1) sorted by relevance
340 fromhex (int a) in fromhex() function781 pktcsum = fromhex (readchar (remote_timeout)) << 4; in read_frame()782 pktcsum |= fromhex (readchar (remote_timeout)); in read_frame()
Completed in 5 milliseconds