OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPU_READ_ACCEL
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/60xx/mlsdk/platform/include/linux/
mpu.h
317
#define
MPU_READ_ACCEL
_IOR(MPU_IOCTL, 0x13, unsigned char)
/hardware/invensense/60xx/mlsdk/mllite/
mldl_cfg_mpu.c
346
result = ioctl((int)(uintptr_t)gyro_handle,
MPU_READ_ACCEL
, data);
Completed in 50 milliseconds