Searched defs:bmi08x_gyro_data (Results 1 – 1 of 1) sorted by relevance
525 struct bmi08x_gyro_data { struct527 struct gpio_callback gpio_cb;529 uint16_t gyr_sample[3];530 uint16_t scale; /* micro radians/s/lsb */534 struct k_thread thread;535 struct k_sem sem;537 struct k_work work;538 const struct device *dev;542 sensor_trigger_handler_t handler_drdy_gyr;543 const struct sensor_trigger *drdy_trig_gyr;