Home
last modified time | relevance | path

Searched refs:mpu9250_config (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/drivers/sensor/mpu9250/
Dmpu9250_trigger.c24 const struct mpu9250_config *cfg = dev->config; in mpu9250_trigger_set()
59 const struct mpu9250_config *cfg = drv_data->dev->config; in mpu9250_gpio_callback()
80 const struct mpu9250_config *cfg = dev->config; in mpu9250_thread_cb()
119 const struct mpu9250_config *cfg = dev->config; in mpu9250_init_interrupt()
Dak8963.c96 const struct mpu9250_config *cfg = dev->config; in ak8963_execute_rw()
147 const struct mpu9250_config *cfg = dev->config; in ak8963_read_reg()
170 const struct mpu9250_config *cfg = dev->config; in ak8963_write_reg()
292 const struct mpu9250_config *cfg = dev->config; in ak8963_init_master()
318 const struct mpu9250_config *cfg = dev->config; in ak8963_init_readout()
Dmpu9250.h58 struct mpu9250_config { struct
Dmpu9250.c193 const struct mpu9250_config *cfg = dev->config; in mpu9250_sample_fetch()
239 const struct mpu9250_config *cfg = dev->config; in mpu9250_init()
350 static const struct mpu9250_config mpu9250_cfg_##inst = { \