Searched refs:octet (Results 1 – 1 of 1) sorted by relevance
193 uint16_t num_bytes, addr, data_pos, type, idx, octet; in cybt_fw_get_data() local221 octet = (uint16_t)read_hex(p_line_start + data_pos, 2); in cybt_fw_get_data()222 hfd->p_ds[idx] = (uint8_t)(octet & 0x00FF); in cybt_fw_get_data()