Searched defs:bin (Results 1 – 2 of 2) sorted by relevance
348 static inline uint8_t bin2bcd(uint8_t bin) in bin2bcd()
88 static int bin2hex_str(uint8_t *bin, size_t bin_len, char *str, size_t str_buf_len) in bin2hex_str()