Home
last modified time | relevance | path

Searched refs:distance (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.5.0/samples/sensor/vl53l0x/
DREADME.rst8 This sample periodically measures distance between vl53l0x sensor
40 distance is 1938
42 distance is 70
44 distance is 1995
/Zephyr-Core-3.5.0/drivers/sensor/a01nyub/
DKconfig5 bool "DFRobot A01NYUB distance sensor"
10 Enable driver for the DFRobot A01NYUB distance sensor.
/Zephyr-Core-3.5.0/samples/shields/x_nucleo_53l0a1/src/
Dmain.c41 double distance; in mode_show_distance() local
57 distance = sensor_value_to_double(&value); in mode_show_distance()
58 if (distance < 1.25) { in mode_show_distance()
59 display_number(100 * distance, 10); in mode_show_distance()
/Zephyr-Core-3.5.0/samples/boards/96b_argonkey/sensors/
DREADME.rst65 distance: 0 m -- 09 cm;
89 - a flag (proxy) that goes on when the distance is below 10cm
90 - the absolute distance from the obstacle
/Zephyr-Core-3.5.0/samples/shields/x_nucleo_53l0a1/
DREADME.rst18 This is the default mode when starting up. In this mode, if the distance to
20 4x7 segment display shows the distance in cm.
/Zephyr-Core-3.5.0/samples/bluetooth/ibeacon/
DREADME.rst11 meter distance can be set using an IBEACON_RSSI build variable
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dsensor_data_types.h102 q31_t distance; /**< Unit: meters */ member
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dheartbeat.rst7 and determining the distance between nodes.
/Zephyr-Core-3.5.0/boards/arm/nrf51_ble400/doc/
Dindex.rst26 - Communication distance (open outdoor 1M data rate): 30m
/Zephyr-Core-3.5.0/soc/riscv/openisa_rv32m1/
Dlinker.ld23 * jumping distance of the vector table in non-XIP builds, so avoid them.
/Zephyr-Core-3.5.0/boards/xtensa/olimex_esp32_evb/doc/
Dindex.rst34 - IR receiver and transmitter, up to 5 meters distance.
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.3.rst752 …5` - [Coverity CID :210564] Uninitialized scalar variable in tests/lib/cmsis_dsp/distance/src/u32.c
754 …5791` - [Coverity CID :210614] Explicit null dereferenced in tests/lib/cmsis_dsp/distance/src/f32.c
755 …5789` - [Coverity CID :210586] Explicit null dereferenced in tests/lib/cmsis_dsp/distance/src/f32.c
775 * :github:`25760` - [Coverity CID :210572] Incompatible cast in tests/lib/cmsis_dsp/distance/src/f3…
Drelease-notes-3.5.rst695 * Added DFRobot A01NYUB distance sensor driver.
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb1483 "# Draw a graph of the loss, which is the distance between\n",
2833 "# Draw a graph of the loss, which is the distance between\n",