Searched defs:SPI (Results 1 – 2 of 2) sorted by relevance
167 typedef struct SPI SPI; typedef168 struct SPI { struct169 ushort spmode;170 uchar res1[4];171 uchar spie;172 uchar res2[3];173 uchar spim;174 uchar res3[2];175 uchar spcom;176 uchar res4[2];
238 typedef struct SPI SPI; typedef239 struct SPI { struct240 ushort spmode;241 uchar res1[4];242 uchar spie;243 uchar res2[3];244 uchar spim;245 uchar res3[2];246 uchar spcom;247 uchar res4[2];