Home
last modified time | relevance | path

Searched refs:threshold (Results 1 – 25 of 94) sorted by relevance

1234

/Zephyr-latest/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 (fabsf(a[index] - b[index]) > threshold) { in test_near_equal_f32()
207 float16_t threshold) in test_near_equal_f16() argument
212 if (fabsf((float)a[index] - (float)b[index]) > (float)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-latest/drivers/sensor/nuvoton/nuvoton_adc_cmp_npcx/
DKconfig9 bool "Nuvoton NPCX ADC threshold detection interruption"
13 This option enables threshold interruption using sensor
19 bool "NPCX ADC threshold detection uses internal work queue"
30 This option sets internal ADC NPCX threshold detection workqueue
37 This option sets internal ADC NPCX threshold detection workqueue
/Zephyr-latest/drivers/sensor/ite/ite_vcmp_it8xxx2/
DKconfig25 bool "ITE it8xxx2 voltage comparator threshold detection uses internal work queue"
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-latest/samples/drivers/w1/scanner/
Dds2485.overlay7 switching-threshold = "medium";
8 active-pull-threshold = "low";
/Zephyr-latest/tests/drivers/w1/w1_api/
Dds2485.overlay7 switching-threshold = "medium";
8 active-pull-threshold = "low";
/Zephyr-latest/include/zephyr/drivers/dma/
Ddma_gd32.h18 #define GD32_DMA_FEATURES_FIFO_THRESHOLD(threshold) (threshold & 0x3) argument
/Zephyr-latest/samples/sensor/proximity_polling/boards/
Dnrf52840dk_nrf52840.overlay17 proximity-high-threshold = <255>;
18 proximity-low-threshold = <0>;
/Zephyr-latest/samples/drivers/charger/
DKconfig11 int "Discharge notification threshold in µA"
19 int "System voltage notification falling threshold in µV"
/Zephyr-latest/drivers/sensor/adi/adxl372/
DKconfig28 In this mode the device returns only the over threshold
40 int "Activity threshold in mg"
47 int "In-activity threshold in mg"
61 Number of multiples of 3.3 ms activity timer for which above threshold
71 threshold for an inactivity event to be detected. Number of multiples
72 of 26 ms inactivity timer for which below threshold acceleration is
82 compared directly to a user set threshold to determine whether
84 activity detection to be based not on an absolute threshold,
/Zephyr-latest/samples/sensor/thermometer/boards/
Dnucleo_h7a3zi_q.overlay28 lower-threshold = <27>;
29 upper-threshold = <28>;
/Zephyr-latest/drivers/ethernet/
DKconfig.nxp_s32_netc70 int "RX interrupt coalescing packet threshold"
74 RX interrupt coalescing packet threshold. This values determines the
78 int "RX interrupt coalescing timer threshold"
82 RX interrupt coalescing timer threshold, in units of NETC clock cycles.
84 received packet until RX interrupt coalescing packet threshold is reached.
85 If the timer expires before the threshold is reached, an interrupt is
/Zephyr-latest/drivers/sensor/st/stts751/
DKconfig63 int "High temperature threshold alarm"
66 HIGH temperature threshold to trigger an alarm
70 int "Low temperature threshold alarm"
73 LOW temperature threshold to trigger an alarm
/Zephyr-latest/drivers/entropy/
DKconfig.smartbond27 int "Thread-mode random number pool low-water threshold"
30 Low water-mark threshold in bytes to trigger entropy generation for
45 int "ISR-mode random number pool low-water threshold"
48 Low water-mark threshold in bytes to trigger entropy generation for
Dentropy_nrf5.c79 uint8_t threshold; member
169 if (available <= rngp->threshold) { in rng_pool_get()
193 static void rng_pool_init(struct rng_pool *rngp, uint16_t size, uint8_t threshold) in rng_pool_init() argument
199 rngp->threshold = threshold; in rng_pool_init()
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
DKconfig.stm3230 int "Thread-mode random number pool low-water threshold"
33 Low water-mark threshold in bytes to trigger entropy generation for
48 int "ISR-mode random number pool low-water threshold"
51 Low water-mark threshold in bytes to trigger entropy generation for
Dentropy_smartbond.c30 uint8_t threshold; member
186 if (available <= rngp->threshold) { in rng_pool_get()
226 static void rng_pool_init(struct rng_pool *rngp, uint16_t size, uint8_t threshold) in rng_pool_init() argument
232 rngp->threshold = threshold; in rng_pool_init()
/Zephyr-latest/drivers/input/
DKconfig.sbus31 SBUS tends to be a bit noisy you can increase the threshold to
45 sets the threshold to interperted the analogue value as an logic 1
52 sets the threshold to interperted the analogue value as an logic 0
/Zephyr-latest/tests/drivers/build_all/charger/
Di2c.dtsi31 system-voltage-min-threshold-microvolt = <3600000>;
32 re-charge-threshold-microvolt = <170000>;
/Zephyr-latest/samples/sensor/thermometer/
DREADME.rst6 above a threshold. (polling & trigger mode).
49 below a threshold, the sample will enable the sensor's trigger functionality.
64 Enabled sensor threshold triggers
70 Temperature above threshold: 26.5°C
/Zephyr-latest/drivers/sensor/adi/adxl367/
DKconfig32 int "Activity threshold in raw value"
39 int "In-activity threshold in raw value"
62 threshold for an inactivity event to be detected. Value is the
85 compared directly to a user set threshold to determine whether
94 compared directly to a user set threshold to determine whether
/Zephyr-latest/drivers/sensor/adi/adxl362/
DKconfig112 int "Upper threshold value"
119 int "Upper threshold time"
126 int "Lower threshold value"
133 int "Lower threshold time"
/Zephyr-latest/drivers/sensor/st/lis2dw12/
DKconfig78 consecutive data exceed the configured threshold (config in DT).
79 The threshold is applied to both positive and negative data: for
81 be bigger than the threshold. See ST AN5038 for more details about
/Zephyr-latest/drivers/serial/
DKconfig.esp3237 Configure the TX FIFO threshold for ESP32 UART driver.
45 Configure the RX FIFO threshold for ESP32 UART driver.
/Zephyr-latest/tests/drivers/build_all/w1/
Dapp.overlay74 switching-threshold = "low";
75 active-pull-threshold = "low";

1234