OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gyro_enable
(Results
1 - 8
of
8
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
inv_self_test.c
59
char *
gyro_enable
;
member in struct:sysfs_attrbs
195
sprintf(mpu.
gyro_enable
, "%s%s", sysfs_path, "/
gyro_enable
");
368
if (save_n_write_sysfs_int(mpu.
gyro_enable
, 1,
627
if (write_sysfs_int(mpu.
gyro_enable
, mpu.gyro_enable_value) < 0) {
628
printf("Self-Test:ERR-Failed to restore
gyro_enable
\n");
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.h
290
char *
gyro_enable
;
member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp
915
res = write_sysfs_int(mpu.
gyro_enable
, en);
[
all
...]
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c
41
int
gyro_enable
;
member in struct:inv_construct_t
/hardware/invensense/6515/libsensors_iio/
MPLSensor.h
430
char *
gyro_enable
;
member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.h
451
char *
gyro_enable
;
member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp
[
all
...]
Completed in 219 milliseconds