Searched full:detection (Results 1 – 25 of 230) sorted by relevance
12345678910
/Zephyr-Core-3.6.0/drivers/sensor/adxl367/ |
D | Kconfig | 34 Threshold for activity detection. 41 Threshold for in-activity detection. 48 The activity timer implements a robust activity detection that 50 only sustained motion can trigger activity detection. Value is the 65 bool "Use activity detection" 68 Enable Activity detection. 71 bool "Use inactivity detection" 74 Enable Inactivity detection. 78 bool "Use referenced activity detection" 81 Activity detection can be configured as referenced or absolute. [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/nuvoton_adc_cmp_npcx/ |
D | Kconfig | 9 bool "Nuvoton NPCX ADC threshold detection interruption" 19 bool "NPCX ADC threshold detection uses internal work queue" 21 Threshold detection ISR utilizes system work queue for calling 27 int "Nuvoton NPCX ADC trheshold detection work queue priority" 30 This option sets internal ADC NPCX threshold detection workqueue 34 int "Nuvoton NPCX ADC trheshold detection work queue stack size" 37 This option sets internal ADC NPCX threshold detection workqueue
|
/Zephyr-Core-3.6.0/dts/bindings/pinctrl/ |
D | nuvoton,npcx-pinctrl.yaml | 17 - psl-in-mode: Select the assertion detection mode of PSL input 18 - psl-in-pol: Select the assertion detection polarity of PSL input 71 Offset to PSL_CTS register that is used for PSL input's status and detection mode. 76 A map to DEVALTn that configures detection polarity of PSL input pads. 87 The assertion detection mode of PSL input selection 88 - "level": Select the detection mode to level detection 89 - "edge": Select the detection mode to edge detection 96 The assertion detection polarity of PSL input selection 97 - "low-falling": Select the detection polarity to low/falling 98 - "high-rising": Select the detection polarity to high/rising
|
D | ti,cc13xx-cc26xx-pinctrl.yaml | 32 - ti,input-edge-detect: enable and configure edge detection interrupts 62 To configure an input pin with edge detection (e.g. to count pulses): 130 default: 0 # no edge detection 132 Enables or disables the edge detection interrupt and configures it: 133 IOC_NO_EDGE: No edge detection (SoC default) 134 IOC_FALLING_EDGE: Edge detection on falling edge 135 IOC_RISING_EDGE: Edge detection on rising edge 136 IOC_BOTH_EDGES: Edge detection on both edges
|
/Zephyr-Core-3.6.0/drivers/sensor/ite_vcmp_it8xxx2/ |
D | Kconfig | 25 bool "ITE it8xxx2 voltage comparator threshold detection uses internal work queue" 27 Threshold detection ISR utilizes system work queue for calling 33 int "ITE it8xxx2 voltage comparator threshold detection work queue priority" 36 This option sets internal ITE voltage comparator threshold detection 40 int "ITE it8xxx2 voltage comparator threshold detection work queue stack size" 43 This option sets internal ITE voltage comparator threshold detection
|
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/ |
D | soc_pins.h | 35 * low-voltage detection. 64 * @brief Enable low-voltage input detection 66 * @param lvol_ctrl Related register index for low-voltage detection 67 * @param lvol_bit Related register bit for low-voltage detection 68 * @param enable True to enable low-voltage input detection, false to disable. 73 * @brief Get status of low-voltage input detection 75 * @param lvol_ctrl Related register index for low-voltage detection 76 * @param lvol_bit Related register bit for low-voltage detection
|
/Zephyr-Core-3.6.0/drivers/sensor/adxl372/ |
D | Kconfig | 43 Threshold for activity detection. 50 Threshold for in-activity detection. 57 The activity timer implements a robust activity detection that 59 only sustained motion can trigger activity detection. 76 bool "Use referenced activity/in-activity detection" 79 Activity detection can be configured as referenced or absolute. 80 When using absolute activity detection, acceleration samples are 83 activity detection to be based not on an absolute threshold,
|
/Zephyr-Core-3.6.0/dts/bindings/gpio/ |
D | zephyr,gpio-emul.yaml | 15 description: Enables support for rising edge interrupt detection 19 description: Enables support for falling edge interrupt detection 23 description: Enables support for high level interrupt detection 27 description: Enables support for low level interrupt detection
|
/Zephyr-Core-3.6.0/drivers/sensor/fxos8700/ |
D | Kconfig | 83 bool "Pulse detection" 85 Enable pulse detection 97 bool "Motion detection" 99 Enable motion detection 108 bool "Magnetic vector-magnitude detection" 110 Enable magnetic vector-magnitude detection
|
/Zephyr-Core-3.6.0/boards/shields/x_nucleo_53l0a1/doc/ |
D | index.rst | 3 X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board 10 detection sensor, based on ST’s FlightSense™, Time-of-Flight technology. It is 12 detection capabilities of the VL53L0X module. 54 - `X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board User Manual`_ 55 - `VL53L0X Time-of-Flight ranging and gesture detection sensor Datasheet`_ 81 .. _X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board User Manual: 82 …om/resource/en/user_manual/dm00285104-xnucleo53l0a1-ranging-and-gesture-detection-sensor-expansion… 84 .. _VL53L0X Time-of-Flight ranging and gesture detection sensor Datasheet:
|
/Zephyr-Core-3.6.0/dts/bindings/regulator/ |
D | regulator.yaml | 155 passed to disable error detection and value '1' indicates that detection 164 detection and value '1' indicates that detection should be enabled but 180 passed to disable error detection and value '1' indicates that detection 190 detection and value '1' indicates that detection should be enabled but 208 passed to disable error detection and value '1' indicates that detection 218 disable detection and value '1' indicates that detection should be enabled 235 can be passed to disable error detection and value '1' indicates that 236 detection should be enabled but limit setting can be omitted. 244 disable detection and value '1' indicates that detection should be enabled
|
D | raspberrypi,core-supply-regulator.yaml | 21 raspberrypi,brown-out-detection: 24 Enable brown-out detection 48 (determined by the 'brown-out detection assertion delay').
|
/Zephyr-Core-3.6.0/drivers/sensor/iis2dlpc/ |
D | Kconfig | 60 bool "Tap and Tap-Tap detection" 62 Enable tap (single/double) detection 65 bool "Activity detection" 67 Enable activity/inactivity detection
|
/Zephyr-Core-3.6.0/drivers/sensor/lis2dw12/ |
D | Kconfig | 60 bool "Tap and Tap-Tap detection" 62 Enable tap (single/double) detection 78 bool "Free Fall detection (via interrupt)" 80 Enable freefall detection via interrupt.
|
/Zephyr-Core-3.6.0/doc/hardware/peripherals/ |
D | bc12.rst | 7 referred to as just BC1.2. BC1.2 defines limits and detection mechanisms for USB 50 For the disconnected state, the BC1.2 driver powers down the detection chip. 60 For portable-device mode, the BC1.2 driver powers up the detection chip and 61 starts charger detection. At completion of the charger detection, the BC1.2 67 (Standard Downstream Port) charging partner or if BC1.2 detection fails, the 75 BC1.2 driver powers up the detection chip and configures the charger type 76 specified by a devicetree property. If the driver supports detection of plug and
|
/Zephyr-Core-3.6.0/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 13 client mode it starts BC1.2 detection to detect the attached host 14 type. It provides an I2C interface to report detection results. 33 CDP (Charging Downstream Port), after successful CDP detection the
|
/Zephyr-Core-3.6.0/dts/bindings/sensor/ |
D | nxp,fxos8700-common.yaml | 62 Threshold to start the pulse-event detection procedure on the X-axis. 72 Threshold to start the pulse-event detection procedure on the Y-axis. 82 Threshold to start the pulse-event detection procedure on the Z-axis. 104 The time interval that starts after the first pulse detection where the 105 pulse-detection function ignores the start of a new pulse. The 118 detection. The detected second pulse width must be shorter than the
|
D | st,iis2dlpc-common.yaml | 94 Thresholds to start the tap-event detection procedure on the X/Y/Z axes. 97 corresponds to disable the tap detection on that axis. 100 and want to disable tap detection on Y, you should specify in Device Tree 113 detection to be recognized as a tap event. Where 0 equals 4*1/ODR and 130 Expected quiet time after a tap detection. Default is power-up configuration.
|
/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/pinctrl/ |
D | cc13xx_cc26xx-pinctrl.h | 60 /* Edge Detection */ 61 #define IOC_NO_EDGE 0x00000000 /* No edge detection */ 62 #define IOC_FALLING_EDGE 0x00010000 /* Edge detection on falling edge */ 63 #define IOC_RISING_EDGE 0x00020000 /* Edge detection on rising edge */ 64 #define IOC_BOTH_EDGES 0x00030000 /* Edge detection on both edges */
|
/Zephyr-Core-3.6.0/drivers/watchdog/ |
D | wdt_nxp_fs26.h | 128 /* Reaction on RSTB or FAIL SAFE outputs in case of OV detection on VMON_PRE */ 135 /* Reaction on RSTB or FAIL SAFE outputs in case of UV detection on VMON_PRE */ 142 /* Reaction on RSTB or FAIL SAFE outputs in case of OV detection on VMON_CORE */ 149 /* Reaction on RSTB or FAIL SAFE outputs in case of UV detection on VMON_CORE */ 156 /* Reaction on RSTB or FAIL SAFE outputs in case of OV detection on VMON_LDO1 */ 163 /* Reaction on RSTB or FAIL SAFE outputs in case of UV detection on VMON_LDO1 */ 170 /* Reaction on RSTB or FAIL SAFE outputs in case of OV detection on VMON_LDO2 */ 177 /* Reaction on RSTB or FAIL SAFE outputs in case of UV detection on VMON_LDO2 */ 186 /* Reaction on RSTB or FAIL SAFE outputs in case of OV detection on VMON_EXT */ 193 /* Reaction on RSTB or FAIL SAFE outputs in case of UV detection on VMON_EXT */ [all …]
|
/Zephyr-Core-3.6.0/doc/hardware/peripherals/edac/ |
D | index.rst | 3 Error Detection And Correction (EDAC) 6 Error Detection And Correction is a mechanism used to detect and correct errors
|
/Zephyr-Core-3.6.0/drivers/edac/ |
D | Kconfig | 7 bool "Error Detection and Correction (EDAC) drivers" 9 Enable Error Detection and Correction (EDAC) driver.
|
/Zephyr-Core-3.6.0/drivers/sensor/mhz19b/ |
D | mhz19b.h | 34 /* Set detection range to 2000 ppm */ 36 /* Set detection range to 5000 ppm */ 38 /* Set detection range to 10000 ppm */
|
/Zephyr-Core-3.6.0/dts/bindings/input/ |
D | st,stmpe811.yaml | 88 in the X+ line to the time the device performs touch detection. 90 minimize detection latency, but it could lower the position stability. 104 more latency in the touch detection process. 106 Use cases that require low touch detection latency
|
/Zephyr-Core-3.6.0/soc/arm/cypress/common/ |
D | soc_gpio.h | 53 /** Interrupt is triggered by a level detection event. */ 55 /** Interrupt is triggered by an edge detection event. */ 57 /** Interrupt is triggered by any edge detection event. */ 60 /** Interrupt is triggered by a high level / rising edge detection event */
|
12345678910