Searched defs:ti_i2c_desc (Results 1 – 1 of 1) sorted by relevance
423 struct ti_i2c_desc struct425 __u8 Type; // Type of descriptor426 __u16 Size; // Size of data only not including header427 __u8 CheckSum; // Checksum (8 bit sum of data only)428 __u8 Data[0]; // Data starts here