Home
last modified time | relevance | path

Searched refs:bmi08x_gyro_data (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x_gyro_trigger.c21 struct bmi08x_gyro_data *data = dev->data; in bmi08x_handle_drdy_gyr()
53 struct bmi08x_gyro_data *data = dev->data; in bmi08x_gyr_thread_main()
65 struct bmi08x_gyro_data *data = CONTAINER_OF(work, struct bmi08x_gyro_data, work); in bmi08x_gyr_work_handler()
74 struct bmi08x_gyro_data *data = CONTAINER_OF(cb, struct bmi08x_gyro_data, gpio_cb); in bmi08x_gyr_gpio_callback()
89 struct bmi08x_gyro_data *data = dev->data; in bmi08x_trigger_set_gyr()
102 struct bmi08x_gyro_data *data = dev->data; in bmi08x_gyr_trigger_mode_init()
Dbmi08x_gyro.c166 struct bmi08x_gyro_data *bmi08x = dev->data; in bmi08x_gyr_range_set()
225 struct bmi08x_gyro_data *bmi08x = dev->data; in bmi08x_sample_fetch()
293 struct bmi08x_gyro_data *bmi08x = dev->data; in bmi08x_gyr_channel_get()
465 static struct bmi08x_gyro_data bmi08x_drv_##inst; \
Dbmi08x.h525 struct bmi08x_gyro_data { struct