/Zephyr-latest/drivers/sensor/pixart/paa3905/ |
D | paa3905.h | 22 bool motion : 1; member 28 uint8_t motion; member 52 bool motion : 1; member 56 enum sensor_stream_data_opt motion; member
|
D | paa3905_stream.c | 62 edata->header.events.motion = REG_MOTION_DETECTED(edata->motion) && in paa3905_complete_result() 63 data->stream.settings.enabled.motion; in paa3905_complete_result() 68 (data->stream.settings.enabled.motion && in paa3905_complete_result() 69 data->stream.settings.opt.motion == SENSOR_STREAM_DATA_INCLUDE)) { in paa3905_complete_result() 236 (a->settings.enabled.motion != b->settings.enabled.motion) || in settings_changed() 237 (a->settings.opt.motion != b->settings.opt.motion); in settings_changed() 264 stream.settings.enabled.motion = true; in paa3905_stream_submit() 265 stream.settings.opt.motion = read_config->triggers[i].opt; in paa3905_stream_submit()
|
D | paa3905_decoder.c | 40 if (!REG_MOTION_DETECTED(edata->motion)) { in is_data_valid() 45 if (REG_MOTION_CHALLENGING_COND(edata->motion)) { in is_data_valid() 205 return edata->header.events.motion; in paa3905_decoder_has_trigger() 238 edata->header.events.motion = false; in paa3905_encode()
|
/Zephyr-latest/samples/sensor/6dof_motion_drdy/ |
D | README.rst | 19 overlay must be provided to identify the 6-axis motion sensor, the SPI or I2C bus interface and the… 26 to be aliased as ``6dof-motion-drdyN`` where ``N`` goes from ``0`` to ``9``. For example: 32 6dof-motion-drdy0 = &icm42670p;
|
/Zephyr-latest/drivers/sensor/adi/adxl367/ |
D | Kconfig | 51 minimizes false positive motion triggers. When the timer is used, 52 only sustained motion can trigger activity detection. Value is the 86 motion is present. 95 motion is present.
|
/Zephyr-latest/drivers/sensor/st/i3g4250d/ |
D | Kconfig | 15 Enable driver for I3G4250D SPI-based three-axis motion tracking device.
|
/Zephyr-latest/samples/sensor/lis2dh/ |
D | README.rst | 18 digital output motion sensor. 23 For more information about the LIS2DH motion sensor see
|
/Zephyr-latest/samples/sensor/6dof_motion_drdy/boards/ |
D | nrf52dk_nrf52832_spi.overlay | 12 6dof-motion-drdy0 = &icm42670p;
|
D | nrf52dk_nrf52832_i2c.overlay | 12 6dof-motion-drdy0 = &icm42670p;
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 169 met, the default voting mechanism will be a verbal motion to determine if 171 - If there are no objections to a motion being brought forward, general 172 consensus is assumed and the motion passes. 176 - Should a motion be deemed urgent by the TSC Chair, and assuming quorum 213 40 eligible TSC voters. 3 abstain from a vote on a motion. 12 vote Yes. 11 vote 222 40 eligible TSC voters. 5 abstain from a vote on a motion. 12 vote Yes. 6 229 40 eligible TSC voters. 21 abstain from a vote on a motion. 2 vote Yes. 1 votes
|
/Zephyr-latest/boards/shields/m5stack_core2_ext/doc/ |
D | index.rst | 10 extension connector. It features an MPU6886 6-axis motion tracker (6DOF IMU)
|
/Zephyr-latest/boards/shields/ti_bp_bassensorsmkii/doc/ |
D | index.rst | 8 The BP-BASSENSORSMKII is a motion MEMS and environmental sensor expansion board
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 59 minimizes false positive motion triggers. When the timer is used, 60 only sustained motion can trigger activity detection. 83 motion is present. In many applications, it is advantageous for
|
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | Kconfig | 12 Enable driver for ICM42605 SPI-based six-axis motion tracking device.
|
/Zephyr-latest/drivers/sensor/nxp/fxos8700/ |
D | Kconfig | 102 Enable motion detection 108 Say Y to route motion interrupt to INT1 pin. Say N to route to INT2 pin.
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | Kconfig | 12 Enable driver for MPU9250 I2C-based nine-axis motion tracking device.
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 17 ** Wake on Motion (WoM): Detects motion per axis exceeding 195 mg threshold. 25 …- https://invensense.tdk.com/download-pdf/an-000271-icm-42607x-and-icm-42670x-apex-motion-function…
|
/Zephyr-latest/tests/drivers/build_all/input/ |
D | app.overlay | 233 motion-gpios = <&test_gpio 0 0>; 319 motion-gpios = <&test_gpio 0 0>; 346 motion-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/drivers/sensor/tdk/icm45686/ |
D | Kconfig | 12 Enable driver for ICM45686 High-precision 6-axis motion
|
/Zephyr-latest/drivers/sensor/bosch/bmi323/ |
D | Kconfig | 17 * Set trigger to accelerometer data ready, and accelerometer any motion.
|
/Zephyr-latest/samples/sensor/bmi270/ |
D | README.rst | 16 - BMI270: https://www.bosch-sensortec.com/products/motion-sensors/imus/bmi270.html
|
/Zephyr-latest/samples/sensor/mpu6050/ |
D | README.rst | 2 :name: MPU6050 motion tracking device
|
/Zephyr-latest/drivers/sensor/tdk/mpu6050/ |
D | Kconfig | 12 Enable driver for MPU6050 I2C-based six-axis motion tracking device.
|
/Zephyr-latest/boards/shields/frdm_stbc_agm01/doc/ |
D | index.rst | 76 …https://www.nxp.com/products/sensors/accelerometers/digital-motion-sensor-3d-accelerometer-2g-4g-8…
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a1/doc/ |
D | index.rst | 8 The X-NUCLEO-IKS01A1 is a motion MEMS and environmental sensor
|