Home
last modified time | relevance | path

Searched full:threshold (Results 1 – 25 of 113) sorted by relevance

12345

/Zephyr-Core-2.7.6/.github/workflows/
Dissues-report-config.json5 "threshold": 0 number
10 "threshold": 20 number
15 "threshold": 100 number
20 "threshold": 500 number
25 "threshold": 100 number
30 "threshold": 100 number
35 "threshold": 100 number
/Zephyr-Core-2.7.6/drivers/serial/
DKconfig.sifive24 int "Port 0 RX Interrupt Threshold Count"
28 Port 0 RX Threshold at which the RX FIFO interrupt triggers.
31 int "Port 0 TX Interrupt Threshold Count"
35 Port 0 TX Threshold at which the TX FIFO interrupt triggers.
47 int "Port 0 RX Interrupt Threshold Count"
51 Port 1 RX Threshold at which the RX FIFO interrupt triggers.
54 int "Port 1 TX Interrupt Threshold Count"
58 Port 1 TX Threshold at which the TX FIFO interrupt triggers.
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/common/
Dtest_common.h176 float64_t threshold) in test_near_equal_f64() argument
181 if (fabs(a[index] - b[index]) > threshold) { in test_near_equal_f64()
191 float32_t threshold) in test_near_equal_f32() argument
196 if (fabs(a[index] - b[index]) > threshold) { in test_near_equal_f32()
207 float16_t threshold) in test_near_equal_f16() argument
212 if (fabs(a[index] - b[index]) > threshold) { in test_near_equal_f16()
222 size_t length, const q63_t *a, const q63_t *b, q63_t threshold) in test_near_equal_q63() argument
227 if (llabs(a[index] - b[index]) > threshold) { in test_near_equal_q63()
236 size_t length, const q31_t *a, const q31_t *b, q31_t threshold) in test_near_equal_q31() argument
241 if (abs(a[index] - b[index]) > threshold) { in test_near_equal_q31()
[all …]
/Zephyr-Core-2.7.6/dts/bindings/sensor/
Dnxp,fxos8700.yaml70 Pulse X-axis threshold
71 Threshold to start the pulse-event detection procedure on the X-axis.
72 Threshold values for each axis are unsigned 7-bit numbers with a fixed
81 Pulse Y-axis threshold
82 Threshold to start the pulse-event detection procedure on the Y-axis.
83 Threshold values for each axis are unsigned 7-bit numbers with a fixed
92 Pulse Z-axis threshold
93 Threshold to start the pulse-event detection procedure on the Z-axis.
94 Threshold values for each axis are unsigned 7-bit numbers with a fixed
105 acceleration on the selected channel exceeding the specified threshold
[all …]
Dst,iis2dlpc-common.yaml65 tap-threshold:
70 Tap X/Y/Z axes threshold. Default is power-up configuration.
74 Threshold values for each axis are unsigned 5-bit corresponding
75 to a 2g acceleration full-scale range. A threshold value equal to zero
78 For example, if you want to set the threshold for X to 12, for Z to 14
81 tap-threshold = <12>, <0>, <14>
92 This register represents the maximum time of an over-threshold signal
Dst,lis2dw12-common.yaml89 tap-threshold:
94 Tap X/Y/Z axes threshold. Default is power-up configuration.
98 Threshold values for each axis are unsigned 5-bit corresponding
99 to a 2g acceleration full-scale range. A threshold value equal to zero
102 For example, if you want to set the threshold for X to 12, for Z to 14
105 tap-threshold = <12>, <0>, <14>
116 This register represents the maximum time of an over-threshold signal
/Zephyr-Core-2.7.6/drivers/sensor/adxl372/
DKconfig39 In this mode the device returns only the over threshold
136 int "Activity threshold in mg"
140 Threshold for activity detection.
143 int "In-activity threshold in mg"
147 Threshold for in-activity detection.
157 Number of multiples of 3.3 ms activity timer for which above threshold
167 threshold for an inactivity event to be detected. Number of multiples
168 of 26 ms inactivity timer for which below threshold acceleration is
178 compared directly to a user set threshold to determine whether
180 activity detection to be based not on an absolute threshold,
Dadxl372.h43 #define ADXL372_X_THRESH_ACT_H 0x23u /* X axis Activity Threshold [15:8] */
44 #define ADXL372_X_THRESH_ACT_L 0x24u /* X axis Activity Threshold [7:0] */
45 #define ADXL372_Y_THRESH_ACT_H 0x25u /* Y axis Activity Threshold [15:8] */
46 #define ADXL372_Y_THRESH_ACT_L 0x26u /* Y axis Activity Threshold [7:0] */
47 #define ADXL372_Z_THRESH_ACT_H 0x27u /* Z axis Activity Threshold [15:8] */
48 #define ADXL372_Z_THRESH_ACT_L 0x28u /* Z axis Activity Threshold [7:0] */
50 #define ADXL372_X_THRESH_INACT_H 0x2Au /* X axis Inactivity Threshold */
51 #define ADXL372_X_THRESH_INACT_L 0x2Bu /* X axis Inactivity Threshold */
52 #define ADXL372_Y_THRESH_INACT_H 0x2Cu /* Y axis Inactivity Threshold */
53 #define ADXL372_Y_THRESH_INACT_L 0x2Du /* Y axis Inactivity Threshold */
[all …]
/Zephyr-Core-2.7.6/samples/sensor/adxl362/
DREADME.rst10 threshold triggers. The upper and lower threshold triggers are configured in
31 threshold event. Stop shaking the board to trigger a lower threshold event. In
32 both cases, ``Threshold trigger`` will be printed to the console.
38 Threshold trigger
/Zephyr-Core-2.7.6/drivers/sensor/stts751/
DKconfig58 int "High temperature threshold alarm"
61 HIGH temperature threshold to trigger an alarm
65 int "Low temperature threshold alarm"
68 LOW temperature threshold to trigger an alarm
/Zephyr-Core-2.7.6/samples/sensor/ccs811/
DKconfig20 bool "Trigger on eCO2 threshold crossing"
25 int "Threshold of eCO2 between low and medium"
30 int "Threshold of eCO2 between medium and high"
/Zephyr-Core-2.7.6/drivers/entropy/
DKconfig.stm3232 int "Thread-mode random number pool low-water threshold"
35 Low water-mark threshold in bytes to trigger entropy generation for
50 int "ISR-mode random number pool low-water threshold"
53 Low water-mark threshold in bytes to trigger entropy generation for
DKconfig.nrf544 int "Thread-mode random number pool low-water threshold"
47 Low water-mark threshold in bytes to trigger entropy generation for
62 int "ISR-mode random number pool low-water threshold"
65 Low water-mark threshold in bytes to trigger entropy generation for
Dentropy_nrf5.c46 * bytes goes below THRESHOLD, at which point it will generate entropy
54 * Setting a low threshold will highly amortize the extra 120us cost
57 * Setting a high threshold will minimize the time spent waiting for
60 * To minimize power consumption the threshold should either be set
64 * If the threshold is set close to the BUF_LEN, and the system
76 uint8_t threshold; member
173 if (available <= rngp->threshold) { in rng_pool_get()
198 static void rng_pool_init(struct rng_pool *rngp, uint16_t size, uint8_t threshold) in rng_pool_init() argument
204 rngp->threshold = threshold; in rng_pool_init()
DKconfig.cc13xx_cc26xx34 int "Threshold for detected repeated patterns"
42 int "Threshold for the number of FROs automatically shut down"
/Zephyr-Core-2.7.6/lib/gui/lvgl/
DKconfig.input54 int "Drag Threshold"
57 Threshold in pixels before entering drag mode
81 int "Gesture threshold"
84 Gesture threshold in pixels
DKconfig.graphical124 in 4 categories. This limit is the threshold for small displays.
131 in 4 categories. This limit is the threshold for medium displays.
138 in 4 categories. This limit is the threshold for large displays.
/Zephyr-Core-2.7.6/drivers/sensor/adxl362/
DKconfig98 int "Upper threshold value"
105 int "Upper threshold time"
112 int "Lower threshold value"
119 int "Lower threshold time"
/Zephyr-Core-2.7.6/modules/hal_nordic/
DKconfig57 bool "Energy Above Threshold"
63 bool "Energy Above Threshold AND Carrier Seen"
66 bool "Energy Above Threshold OR Carrier Seen"
81 int "nRF IEEE 802.15.4 CCA Energy Detection threshold"
88 int "nRF IEEE 802.15.4 CCA Correlator threshold"
95 Limit for occurrences above correlator threshold. When not equal to
/Zephyr-Core-2.7.6/drivers/sensor/vl53l0x/
DKconfig14 int "Proximity threshold in millimeters"
18 Threshold used for proximity detection when sensor is used with SENSOR_CHAN_PROX.
/Zephyr-Core-2.7.6/drivers/sensor/mcp9808/
Dmcp9808.h29 * * Bit 2 disables upper and lower threshold checking
36 * * Bits 9-10 control threshold hysteresis
47 * * Bit 13 is set to indicate a temperature below the lower threshold
48 * * Bit 14 is set to indicate a temperature above the upper threshold
49 * * Bit 15 is set to indicate a temperature above the critical threshold
/Zephyr-Core-2.7.6/samples/sensor/vcnl4040/
DREADME.rst9 5 sec in the interval of 300msec in polling mode. Then threshold trigger mode
10 is enabled with the high threshold value of 127 and data is fetched based
56 Threshold trigger test finished.
/Zephyr-Core-2.7.6/doc/reference/peripherals/
Dsensor.rst79 example, threshold values for interrupts. These values are configured via
81 interrupt line that is triggered when the temperature crosses a threshold.
82 The threshold is configured at runtime using an attribute.
90 threshold, or the device has sensed motion.
107 the 26 degree Celsius threshold. It also samples the temperature every
/Zephyr-Core-2.7.6/samples/sensor/adxl372/
DREADME.rst15 * In **Max Peak Detect Mode**, the device returns only the over-threshold
83 Waiting for a threshold event
85 Waiting for a threshold event
87 Waiting for a threshold event
89 Waiting for a threshold event
/Zephyr-Core-2.7.6/samples/sensor/amg88xx/
DREADME.rst11 The sample can also be configured to be triggered when the upper threshold
36 sensor to your board. You can change the upper threshold values by editing
37 the sample. The default upper threshold value is 27 |deg| Celsius

12345