Searched full:activity (Results 1 – 25 of 119) sorted by relevance
12345
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 40 int "Activity threshold in mg" 44 Threshold for activity detection. 47 int "In-activity threshold in mg" 51 Threshold for in-activity detection. 54 int "Activity time" 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" [all …]
|
D | adxl372.h | 57 #define ADXL372_X_THRESH_ACT_H 0x23u /* X axis Activity Threshold [15:8] */ 58 #define ADXL372_X_THRESH_ACT_L 0x24u /* X axis Activity Threshold [7:0] */ 59 #define ADXL372_Y_THRESH_ACT_H 0x25u /* Y axis Activity Threshold [15:8] */ 60 #define ADXL372_Y_THRESH_ACT_L 0x26u /* Y axis Activity Threshold [7:0] */ 61 #define ADXL372_Z_THRESH_ACT_H 0x27u /* Z axis Activity Threshold [15:8] */ 62 #define ADXL372_Z_THRESH_ACT_L 0x28u /* Z axis Activity Threshold [7:0] */ 63 #define ADXL372_TIME_ACT 0x29u /* Activity Time */
|
/Zephyr-latest/drivers/sensor/adi/adxl367/ |
D | Kconfig | 32 int "Activity threshold in raw value" 36 Threshold for activity detection. 39 int "In-activity threshold in raw value" 43 Threshold for in-activity detection. 46 int "Activity time" 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" 70 Enable Activity detection. [all …]
|
/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 140 int "Activity and inactivity interrupt mode"
|
D | adxl362_trigger.c | 26 /* Clears activity and inactivity interrupt */ in adxl362_thread_cb() 112 /* Clear activity and inactivity interrupts */ in adxl362_trigger_set() 121 /* Clear activity and inactivity interrupts */ in adxl362_trigger_set()
|
/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/st/iis2dlpc/ |
D | Kconfig | 67 bool "Activity detection" 69 Enable activity/inactivity detection
|
/Zephyr-latest/.github/workflows/ |
D | stale_issue.yml | 15 than) 60 days with no activity. Remove the stale label or add a comment saying that you 19 than) 60 days with no activity. Remove the stale label or add a comment saying that you
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/ |
D | prj.conf | 10 # Enable additional drivers to evaluate power consumption without activity
|
/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/drivers/ethernet/phy/ |
D | phy_dm8806_priv.h | 146 * 100M link ok and no TX/RX activity - LED on 147 * 100M link ok and TX/RX activity - LED blinking 153 * 10M link ok and no TX/RX activity - LED on 154 * 10M link ok and TX/RX activity - LED blinking
|
/Zephyr-latest/include/zephyr/drivers/i3c/ |
D | ccc.h | 46 * Enter Activity State 48 * @param as Desired activity state 54 * Enter Activity State 0 61 * Enter Activity State 1 68 * Enter Activity State 2 75 * Enter Activity State 3 570 * - Bit[7:6]: Activity Mode. 612 /** GETSTATUS Format 1 - Activity Mode bitmask. */ 616 * @brief GETSTATUS Format 1 - Activity Mode 618 * Obtain Activity Mode from GETSTATUS Format 1 value obtained via [all …]
|
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
D | Kconfig | 24 extra bus activity and increases code size.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | adi,adxl362.yaml | 28 reenter Measurement mode when activity is detected.
|
/Zephyr-latest/soc/ite/ec/common/ |
D | power.c | 33 /* Handle SOC specific activity after Low Power Mode Exit */
|
/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/soc/espressif/esp32c3/ |
D | power.c | 29 /* Handle SOC specific activity after Low Power Mode Exit */
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | power.c | 29 /* Handle SOC specific activity after Low Power Mode Exit */
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | power.c | 32 /* Handle SOC specific activity after Low Power Mode Exit */
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | power.c | 32 /* Handle SOC specific activity after Low Power Mode Exit */
|
/Zephyr-latest/boards/seagate/legend/ |
D | legend_stm32f070xb_25hdd.overlay | 20 label = "Activity LED";
|
D | legend_stm32f070xb_35.overlay | 20 label = "Activity LED";
|
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/ |
D | coex_struct.h | 100 * @imp_of_request: Indicates importance of activity for which the window is requested. 101 * @can_be_deferred: activity of Wi-Fi/SR, for which window is requested can be deferred or not. 154 * that comes after Wi-Fi window ends and next SR activity starts, in the case of VPWs.
|
/Zephyr-latest/include/zephyr/net/ |
D | socket_service.h | 50 /** Callback to be called for desired socket activity */ 132 * @param cb Callback function that is called for socket activity. 145 * @param cb Callback function that is called for socket activity.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | power.c | 34 /* Handle SOC specific activity after Low Power Mode Exit */
|
12345