/Zephyr-latest/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 176 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/ |
D | Kconfig | 9 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/ |
D | Kconfig | 25 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/ |
D | ds2485.overlay | 7 switching-threshold = "medium"; 8 active-pull-threshold = "low";
|
/Zephyr-latest/tests/drivers/w1/w1_api/ |
D | ds2485.overlay | 7 switching-threshold = "medium"; 8 active-pull-threshold = "low";
|
/Zephyr-latest/include/zephyr/drivers/dma/ |
D | dma_gd32.h | 18 #define GD32_DMA_FEATURES_FIFO_THRESHOLD(threshold) (threshold & 0x3) argument
|
/Zephyr-latest/samples/sensor/proximity_polling/boards/ |
D | nrf52840dk_nrf52840.overlay | 17 proximity-high-threshold = <255>; 18 proximity-low-threshold = <0>;
|
/Zephyr-latest/samples/drivers/charger/ |
D | Kconfig | 11 int "Discharge notification threshold in µA" 19 int "System voltage notification falling threshold in µV"
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 28 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/ |
D | nucleo_h7a3zi_q.overlay | 28 lower-threshold = <27>; 29 upper-threshold = <28>;
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 70 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/ |
D | Kconfig | 63 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/ |
D | Kconfig.smartbond | 27 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
|
D | entropy_nrf5.c | 79 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()
|
D | Kconfig.nrf5 | 44 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
|
D | Kconfig.stm32 | 30 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
|
D | entropy_smartbond.c | 30 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/ |
D | Kconfig.sbus | 31 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/ |
D | i2c.dtsi | 31 system-voltage-min-threshold-microvolt = <3600000>; 32 re-charge-threshold-microvolt = <170000>;
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 6 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/ |
D | Kconfig | 32 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/ |
D | Kconfig | 112 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/ |
D | Kconfig | 78 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/ |
D | Kconfig.esp32 | 37 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/ |
D | app.overlay | 74 switching-threshold = "low"; 75 active-pull-threshold = "low";
|