Searched refs:read_hex (Results 1 – 1 of 1) sorted by relevance
179 static uint32_t read_hex(const char *str, int nchars) { in read_hex() function208 num_bytes = (uint16_t)read_hex(p_line_start + 1, 2); in cybt_fw_get_data()211 int addr32 = read_hex(p_line_start + 3, 4); in cybt_fw_get_data()214 type = (uint16_t)read_hex(p_line_start + 7, 2); in cybt_fw_get_data()221 octet = (uint16_t)read_hex(p_line_start + data_pos, 2); in cybt_fw_get_data()