Searched refs:int8_t (Results 1 – 4 of 4) sorted by relevance
22 int8_t lock; // 1:unlocked 0:locked
112 int8_t unit_exp; // unit exponent;
65 typedef __int8_t int8_t; typedef
308 parser->data.unit_exp = (int8_t)parser->value; in hid_parse()