Searched full:noise (Results 1 – 25 of 71) sorted by relevance
123
/Zephyr-latest/dts/bindings/sensor/ |
D | invensense,icp10125.yaml | 18 - "low-noise" 19 - "ultra-low-noise" 28 - "low-noise" 29 - "ultra-low-noise"
|
D | ti,tmag5273.yaml | 143 Enables additional sampling of the sensor data to reduce the noise effect 161 low-noise: 164 Select low-noise mode when enabled, and low-power mode when disabled.
|
D | invensense,icm42670.yaml | 59 default: "low-noise" 67 - "low-noise"
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | icm42670.h | 31 * Low-Noise Mode and Low-Power Mode options are available for the 32 * accelerometer. Only Low-Noise Mode is available for gyroscope. 33 * In Low-Noise Mode, the ADC output is sent through an Anti-Alias Filter 39 * The output of 1st Order LPF in Low-Noise Mode, or Average filter in Low-Power
|
/Zephyr-latest/dts/bindings/input/ |
D | espressif,esp32-touch-sensor.yaml | 26 filter-noise-thr = <ESP32_TOUCH_FILTER_NOISE_THR_4_8TH>; 92 filter-noise-thr: 96 Touch sensor noise threshold coefficient. 110 Touch sensor level of filter applied on the original data against large noise interference.
|
D | st,stmpe811.yaml | 55 is recommended at the touchscreen terminals for noise filtering. 89 Higher values result in more filtering of noise, but also introduce 94 at the cost of less noise filtering.
|
/Zephyr-latest/dts/bindings/misc/ |
D | renesas,ra-external-interrupt.yaml | 34 Select if data noise filter should be enabled. 44 Select the clock divider for the digital noise filter. Clock source is system clock.
|
/Zephyr-latest/include/zephyr/dt-bindings/gpio/ |
D | renesas-rz-gpio.h | 16 * - Bit 11..10: Digital Noise Filter Clock Selection value 17 * - Bit 13..12: Digital Noise Filter Number value 18 * - Bit 14: Digital Noise Filter ON/OFF
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | power_management.rst | 5 for various channels. Some sensors may allow for low noise, low power, or suspending channels 6 potentially saving quite a bit of power at the cost of noise or sampling speed performance. In very
|
D | device_tree.rst | 22 accel-pwr-mode = <ICM42688_ACCEL_LN>; /* Low noise mode */ 25 gyro-pwr-mode = <ICM42688_GYRO_LN>; /* Low noise mode */
|
/Zephyr-latest/tests/benchmarks/posix/threads/ |
D | prj-assert.conf | 4 # May be enabled for GitHub CI to reduce host scheduling noise while running
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.esp32 | 15 numbers: noise from these radios are used to feed entropy in this
|
D | Kconfig.nrf5 | 22 generator, based on internal thermal noise, that provides a
|
D | Kconfig.stm32 | 14 generator, based on a continuous analog noise, that provides
|
/Zephyr-latest/dts/bindings/rng/ |
D | espressif,esp32-trng.yaml | 7 The TRNG uses the noise in the Wi-Fi/BT RF system. When Wi-Fi and BT are
|
/Zephyr-latest/drivers/sensor/ti/ina226/ |
D | Kconfig | 22 determining the measurement noise or debugging the SHUNT_CAL value.
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | gd,gd32-afio.yaml | 23 output speed is greater than 50MHz to reduce the I/O noise effects on
|
/Zephyr-latest/include/zephyr/dt-bindings/input/ |
D | esp32-touch-sensor-input.h | 22 /* Touch sensor level of filter noise threshold coefficient*/
|
/Zephyr-latest/dts/bindings/adc/ |
D | renesas,ra-adc.yaml | 38 and averages them to reduce noise and enhance accuracy
|
/Zephyr-latest/drivers/sensor/ti/ina23x/ |
D | Kconfig | 37 looking at measurement noise or debugging the SHUNT_CAL value.
|
/Zephyr-latest/samples/sensor/fdc2x1x/ |
D | README.rst | 22 noise susceptibility of the sensors. With the FDC2x1x innovative EMI resistant 23 architecture, performance can be maintained even in presence of high-noise environments.
|
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/ |
D | Kconfig | 62 noise level and energy consumption.
|
/Zephyr-latest/include/zephyr/lorawan/ |
D | emul.h | 31 * @param snr Signal to Noise ratio in dBm
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | prj.conf | 1 #CONFIG_INIT_STACKS=y # if set, lots of noise from mesh/adv.c: STACK_ANALYZE
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | generic-fem-two-ctrl-pins.yaml | 12 The CRX control pin is used to enable the Low Noise Amplifier
|
123