Searched defs:msg_calib_temp (Results 1 – 1 of 1) sorted by relevance
321 struct msg_calib_temp { struct322 u32 size; // unit 4 bytes323 u16 type; // msg identification324 s8 camera_id;325 s8 sync;327 u32 temp;328 u32 calib_version;331 u32 calib_exist;332 u32 calib_sn_size;333 u32 calib_sn_offset;[all …]