/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/drivers/sensor/wsen/wsen_pads_2511020213301/ |
D | wsen_pads_2511020213301_trigger.c | 222 int pads_2511020213301_threshold_set(const struct device *dev, const struct sensor_value *threshold) in pads_2511020213301_threshold_set() argument 226 if (PADS_setPressureThreshold(&data->sensor_interface, (uint32_t)threshold->val1) != in pads_2511020213301_threshold_set() 236 int pads_2511020213301_threshold_get(const struct device *dev, struct sensor_value *threshold) in pads_2511020213301_threshold_get() argument 241 if (PADS_getPressureThreshold(&data->sensor_interface, (uint32_t *)&threshold->val1) != in pads_2511020213301_threshold_get() 318 struct sensor_value threshold; in pads_2511020213301_init_interrupt() local 320 threshold.val1 = cfg->threshold; in pads_2511020213301_init_interrupt() 321 threshold.val2 = 0; in pads_2511020213301_init_interrupt() 322 if (pads_2511020213301_threshold_set(dev, &threshold) < 0) { in pads_2511020213301_init_interrupt()
|
D | wsen_pads_2511020213301.h | 82 const uint16_t threshold; member 98 const struct sensor_value *threshold); 100 int pads_2511020213301_threshold_get(const struct device *dev, struct sensor_value *threshold);
|
/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/wsen/wsen_tids_2521020222501/ |
D | wsen_tids_2521020222501_trigger.c | 91 struct sensor_value threshold; in tids_2521020222501_trigger_set() local 96 threshold.val1 = data->sensor_low_threshold / 1000; in tids_2521020222501_trigger_set() 97 threshold.val2 = ((int32_t)data->sensor_low_threshold % 1000) * (1000000 / 1000); in tids_2521020222501_trigger_set() 100 dev, (handler == NULL) ? &interruptOFF : &threshold) < 0) { in tids_2521020222501_trigger_set() 109 threshold.val1 = data->sensor_high_threshold / 1000; in tids_2521020222501_trigger_set() 110 threshold.val2 = ((int32_t)data->sensor_high_threshold % 1000) * (1000000 / 1000); in tids_2521020222501_trigger_set() 113 dev, (handler == NULL) ? &interruptOFF : &threshold) < 0) { in tids_2521020222501_trigger_set()
|
/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/samples/drivers/stepper/tmc50xx/boards/ |
D | nucleo_g071rb.overlay | 32 stallguard2-threshold=<30>; 33 stallguard-threshold-velocity=<200000>;
|
/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
|