Searched defs:adxl345_sample (Results 1 – 1 of 1) sorted by relevance
201 struct adxl345_sample { struct203 uint8_t is_fifo: 1;204 uint8_t res: 7;206 uint8_t selected_range;207 int16_t x;208 int16_t y;209 int16_t z;