Searched refs:getU16 (Results 1 – 1 of 1) sorted by relevance
217 #define getU16(a) ((u16)getUint((u8 *)(a), 2)) macro598 checksum_in_header = getU16(&p[4]);625 firmware->subsystem[i].length = getU16(&p[i * FW_HEAD_SUBSYSTEM_INFO_SIZE + 1]);626 firmware->subsystem[i].address = getU16(&p[i * FW_HEAD_SUBSYSTEM_INFO_SIZE + 3]) * 256;