Home
last modified time | relevance | path

Searched refs:ext_slave_config (Results 1 – 7 of 7) sorted by relevance

/hardware/invensense/60xx/mlsdk/platform/include/linux/
Dmpu.h110 struct ext_slave_config { struct
261 struct ext_slave_config *config);
265 struct ext_slave_config *config);
320 #define MPU_CONFIG_ACCEL _IOW(MPU_IOCTL, 0x20, struct ext_slave_config)
321 #define MPU_CONFIG_COMPASS _IOW(MPU_IOCTL, 0x21, struct ext_slave_config)
322 #define MPU_CONFIG_PRESSURE _IOW(MPU_IOCTL, 0x22, struct ext_slave_config)
324 #define MPU_GET_CONFIG_ACCEL _IOWR(MPU_IOCTL, 0x20, struct ext_slave_config)
325 #define MPU_GET_CONFIG_COMPASS _IOWR(MPU_IOCTL, 0x21, struct ext_slave_config)
326 #define MPU_GET_CONFIG_PRESSURE _IOWR(MPU_IOCTL, 0x22, struct ext_slave_config)
/hardware/invensense/60xx/mlsdk/mllite/
Dmldl_cfg.h213 struct ext_slave_config *data,
219 struct ext_slave_config *data) in inv_mpu_config_accel()
233 struct ext_slave_config *data) in inv_mpu_config_compass()
248 struct ext_slave_config *data) in inv_mpu_config_pressure()
264 struct ext_slave_config *data,
271 struct ext_slave_config *data) in inv_mpu_get_accel_config()
286 struct ext_slave_config *data) in inv_mpu_get_compass_config()
301 struct ext_slave_config *data) in inv_mpu_get_pressure_config()
Dcompass.c419 struct ext_slave_config config; in inv_compass_write_reg()
453 struct ext_slave_config config; in inv_compass_read_reg()
487 struct ext_slave_config config; in inv_compass_read_scale()
511 struct ext_slave_config config; in inv_set_compass_offset()
553 struct ext_slave_config config; in inv_compass_check_range()
Dmldl_cfg_mpu.c378 struct ext_slave_config *data, in inv_mpu_slave_config()
437 struct ext_slave_config *data, in inv_mpu_get_slave_config()
DdmpDefault.c362 struct ext_slave_config config; in inv_setup_dmp()
Dml.c1730 struct ext_slave_config config; in inv_set_mpu_sensors()
1792 struct ext_slave_config config; in inv_set_mpu_sensors()
DmlFIFO.c1987 struct ext_slave_config config; in inv_set_fifo_rate()