Searched defs:ngpixis (Results 1 – 1 of 1) sorted by relevance
13 typedef struct ngpixis { struct14 u8 id;15 u8 arch;16 u8 scver;17 u8 csr;18 u8 rst;19 u8 serclk;20 u8 aux;21 u8 spd;45 } __attribute__ ((packed)) ngpixis_t; argument