Searched refs:activity (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 44 Threshold for activity detection. 47 int "In-activity threshold in mg" 51 Threshold for in-activity detection. 58 The activity timer implements a robust activity detection that 60 only sustained motion can trigger activity detection. 61 Number of multiples of 3.3 ms activity timer for which above threshold 62 acceleration is required to detect activity. It is 3.3 ms per code 66 int "In-activity time" 77 bool "Use referenced activity/in-activity detection" 81 When using absolute activity detection, acceleration samples are [all …]
|
/Zephyr-latest/drivers/sensor/adi/adxl367/ |
D | Kconfig | 36 Threshold for activity detection. 39 int "In-activity threshold in raw value" 43 Threshold for in-activity detection. 50 The activity timer implements a robust activity detection that 52 only sustained motion can trigger activity detection. Value is the 57 int "In-activity time" 67 bool "Use activity detection" 80 bool "Use referenced activity detection" 84 When using absolute activity detection, acceleration samples are
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 13 and the estimated activity type (Walk, Run, Unknown). 81 [0:00:09.287]: STEP_DET count: 6 steps cadence: 2.0 steps/s activity: Unknown 82 [0:00:09.689]: STEP_DET count: 7 steps cadence: 2.1 steps/s activity: Walk 83 [0:00:10.051]: STEP_DET count: 8 steps cadence: 2.2 steps/s activity: Walk 84 [0:00:10.433]: STEP_DET count: 9 steps cadence: 2.2 steps/s activity: Walk 85 [0:00:10.835]: STEP_DET count: 10 steps cadence: 2.3 steps/s activity: Walk
|
/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | Kconfig | 116 compared to in activity trigger mode. 122 8 bit value written to the activity timer register 136 16 bit value written to the activity timer register
|
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
D | Kconfig | 24 extra bus activity and increases code size.
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 18 When there is radio activity, this Linux executable will connect to the BabbleSim Phy simulation 32 Tests without radio activity: bsim tests with twister 35 The :ref:`bsim boards<bsim boards>` can be used without radio activity, and in that case, it is not 40 Tests with radio activity 43 When there is radio activity, BabbleSim tests require at the very least a physical layer simulation 191 simulation segment, ensuring that the radio activity of each segment can be inspected a
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 5 Wake up on serial activity on STM32. 26 that can be requested dynamically by device on activity detection (HSI on STM32WB).
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | readme.rst | 8 …istence interface, which allows the Bluetooth controller to suspend its activity until the other t…
|
/Zephyr-latest/drivers/sensor/st/iis2dlpc/ |
D | Kconfig | 69 Enable activity/inactivity detection
|
/Zephyr-latest/boards/seagate/faze/doc/ |
D | index.rst | 36 - 1 white LED (SSD activity blinking). 92 | PIO1_23 | GPIO | SSD activity white LED |
|
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_packet/ |
D | README | 5 No network activity is involved in this test, so ** theoretically **
|
/Zephyr-latest/boards/seagate/faze/ |
D | faze.dts | 50 label = "SSD activity LED";
|
/Zephyr-latest/samples/net/sockets/echo_service/ |
D | README.rst | 15 one thread, and which can then trigger a callback if there is activity in the set
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 18 This uses `BabbleSim`_ to simulate the radio activity, and the 117 is possible only while there is no radio activity. But is perfectly fine for 120 When you want to run a simulation with radio activity you need to run also the
|
D | nrf54l15bsim.rst | 18 This uses `BabbleSim`_ to simulate the radio activity, and the
|
D | nrf5340bsim.rst | 18 These use `BabbleSim`_ to simulate the radio activity, and the
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ucifi | 15 level and activity.
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_dw_registers.h | 80 uint32_t activity: 1 __packed; member
|
/Zephyr-latest/boards/seagate/legend/ |
D | legend.dts | 158 * The maximum period needed on Legend devices for activity LED
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | README.rst | 17 corresponding LED and does not initiate any mesh activity.
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 23 activity status indication for each port.
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/ |
D | index.rst | 117 sound-activity detection
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 243 Use of babblesim components: tracing, random number generation, logging activity 250 handled over the bsim libPhyCom libraries. For the radio activity the figure
|
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/doc/ |
D | index.rst | 149 with sound-activity detection
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 583 …rmance, whereas disabling it can provide better power savings in low network activity applications" 688 sleep mode, assuming there is no activity.
|
12