Home | History | Annotate | Download | only in Support

Lines Matching full:s16

158   int16_t         s16;
182 io.mapRequired("s16", bt.s16);
211 "s16: -32000\n"
232 EXPECT_EQ(map.s16, -32000);
259 map.s16 = -32000;
288 EXPECT_EQ(map.s16, -32000);