Searched full:tracking (Results 1 – 25 of 153) sorted by relevance
1234567
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | Kconfig | 1 # ICM42605 Six-Axis Motion Tracking device configuration options 7 bool "ICM42605 Six-Axis Motion Tracking Device" 12 Enable driver for ICM42605 SPI-based six-axis motion tracking device.
|
/Zephyr-latest/dts/bindings/adc/ |
D | atmel,sam-adc.yaml | 39 settling time before starting the tracking phase. 42 tracking-time: 46 ADC tracking time in ADC clock cycles. A minimal tracking time
|
/Zephyr-latest/tests/kernel/obj_tracking/ |
D | testcase.yaml | 2 kernel.objects.tracking: 5 kernel.objects.tracking.minimallibc:
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | Kconfig | 1 # MPU9250 Nine-Axis Motion Tracking device configuration options 7 bool "MPU9250 Nine-Axis Motion Tracking Device" 12 Enable driver for MPU9250 I2C-based nine-axis motion tracking device.
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | Kconfig | 1 # ICM42688-P Six-Axis Motion Tracking device configuration options 9 bool "ICM42688 Six-Axis Motion Tracking Device" 15 Enable driver for ICM42688 SPI-based six-axis motion tracking device.
|
/Zephyr-latest/drivers/sensor/tdk/mpu6050/ |
D | Kconfig | 1 # MPU6050 Six-Axis Motion Tracking device configuration options 7 bool "MPU6050 Six-Axis Motion Tracking Device" 12 Enable driver for MPU6050 I2C-based six-axis motion tracking device.
|
/Zephyr-latest/dts/bindings/input/ |
D | st,stmpe811.yaml | 96 tracking-index: 109 Tracking index determines the minimal distance between 111 If the distance is shorter than the tracking index, it is discarded. 112 Lowering the tracking index increases the frequency of touch events,
|
/Zephyr-latest/drivers/sensor/tdk/icm42670/ |
D | Kconfig | 1 # ICM42670-P ICM42670-S Six-Axis Motion Tracking device configuration options 12 bool "ICM42670-P/-S Six-Axis Motion Tracking Device" 30 Enable driver for ICM42670 SPI-based or I2C-based Six-Axis Motion Tracking device.
|
/Zephyr-latest/lib/net_buf/ |
D | Kconfig | 45 bool "Network buffer pool usage tracking" 47 Enable network buffer pool tracking. This means that:
|
/Zephyr-latest/.github/workflows/ |
D | footprint-tracking.yml | 1 name: Footprint Tracking 10 - '.github/workflows/footprint-tracking.yml' 24 footprint-tracking: 124 --run-workflow "footprint-tracking:${{ github.event_name }}" \
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracking.h | 15 * @brief Object tracking 17 * Object tracking provides lists to kernel objects, so their 32 * @defgroup subsys_tracing_object_tracking Object tracking 49 * @brief Gets node's next element in a object tracking list.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | invensense,icm42670p-i2c.yaml | 4 description: ICM-42670-P motion tracking device
|
D | invensense,icm42670p-spi.yaml | 5 description: ICM-42670-P motion tracking device
|
D | invensense,icm42670s-i2c.yaml | 4 description: ICM-42670-S motion tracking device
|
D | invensense,icm42670s-spi.yaml | 5 description: ICM-42670-S motion tracking device
|
D | invensense,mpu6050.yaml | 4 description: MPU-6000 motion tracking device
|
/Zephyr-latest/drivers/sensor/st/i3g4250d/ |
D | Kconfig | 15 Enable driver for I3G4250D SPI-based three-axis motion tracking device.
|
/Zephyr-latest/doc/project/ |
D | proposals.rst | 1 .. _feature-tracking: 3 Feature Tracking 6 For feature tracking we use Github labels to classify new features and
|
D | dev_env_and_tools.rst | 18 and linked to any relevant :ref:`bug or feature tracking issues<bug_reporting>` 277 :ref:`feature <feature-tracking>`. 286 - Changes/Updates/Additions to existing :ref:`features <feature-tracking>`. 289 - A request for a new :ref:`feature <feature-tracking>`. 292 - A :ref:`planned feature<feature-tracking>` with a milestone. 310 Tracking<feature-tracking>`.
|
/Zephyr-latest/drivers/gnss/ |
D | Kconfig.generic | 28 device is actually tracking, just how many of those can be reported
|
D | Kconfig.luatos_air530z | 26 the device is actually tracking, just how many of those can
|
D | Kconfig.u_blox_m8 | 29 device is actually tracking, just how many of those can be reported
|
/Zephyr-latest/boards/ |
D | deprecated.cmake | 12 # tracking the removal of API/options
|
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/ |
D | led_svc.c | 20 static bool led_state; /* Tracking state here supports GPIO expander-based LEDs. */
|
/Zephyr-latest/lib/mem_blocks/ |
D | Kconfig | 33 This option enables the tracking and reporting of the memory
|
1234567