Searched defs:lsm6dsv16x_data (Results 1 – 1 of 1) sorted by relevance
122 struct lsm6dsv16x_data { struct123 const struct device *dev;124 int16_t acc[3];125 uint32_t acc_gain;126 int16_t gyro[3];127 uint32_t gyro_gain;129 int16_t temp_sample;132 uint8_t ext_data[LSM6DSV16X_SHUB_MAX_NUM_TARGETS][6];133 uint16_t magn_gain;135 struct hts221_data {[all …]