Searched full:thresholds (Results 1 – 25 of 39) sorted by relevance
12
/Zephyr-latest/dts/bindings/input/ |
D | adc-keys.yaml | 22 press-thresholds-mv = <1650>, /* KEY0 */ 28 press-thresholds-mv = <2300>, /* KEY1 */ 61 press-thresholds-mv:
|
/Zephyr-latest/boards/st/stm32c0116_dk/ |
D | stm32c0116_dk.dts | 55 press-thresholds-mv = <0>; 60 press-thresholds-mv = <670>; 65 press-thresholds-mv = <1320>; 70 press-thresholds-mv = <2010>; 75 press-thresholds-mv = <2650>;
|
/Zephyr-latest/boards/espressif/esp32s3_eye/ |
D | esp32s3_eye_procpu.dts | 53 press-thresholds-mv = <2800>; 58 press-thresholds-mv = <1920>; 63 press-thresholds-mv = <350>; 68 press-thresholds-mv = <800>;
|
/Zephyr-latest/samples/sensor/thermometer/src/ |
D | main.c | 75 /* First, fetch a sensor sample to use for sensor thresholds */ in main() 83 /* Set thresholds to +0.5 and +1.5 °C from ambient */ in main()
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | constants.hpp | 32 * these thresholds. Often, increasing the size of the training set will give
|
/Zephyr-latest/dts/bindings/sensor/ |
D | vishay,vcnl4040.yaml | 17 for ALS and PS with upper and lower thresholds has been
|
D | st,iis2dlpc-common.yaml | 94 Thresholds to start the tap-event detection procedure on the X/Y/Z axes.
|
D | st,lis2dw12-common.yaml | 122 Thresholds to start the tap-event detection procedure on the X/Y/Z axes.
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.simulator | 90 while catching dedicated flash operations and thresholds.
|
/Zephyr-latest/include/zephyr/dt-bindings/usb-c/ |
D | nxp_nx20p3483.h | 8 * @brief Values used to define the sink overvoltage and source overcurrent protections thresholds.
|
/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | lis2dw12_trigger.c | 73 * thresholds. The thresholds are configured via the @ref in lis2dw12_enable_int() 88 * thresholds for a certain time. The thresholds are configured in lis2dw12_enable_int()
|
/Zephyr-latest/drivers/sensor/st/iis328dq/ |
D | iis328dq_trigger.c | 66 /* set up internal INT1 for lower thresholds */ in iis328dq_enable_int() 93 /* set up internal INT2 for uppper thresholds */ in iis328dq_enable_int()
|
/Zephyr-latest/tests/drivers/build_all/input/ |
D | app.overlay | 43 press-thresholds-mv = <1500>, <1750>; 47 press-thresholds-mv = <2500>, <1750>;
|
/Zephyr-latest/drivers/sensor/tdk/icm42670/ |
D | icm42670_apex.c | 168 * Configure WOM thresholds for each axis to 195 mg (Resolution 1g/256) in icm42670_apex_enable_wom()
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | veml7700.h | 83 * into the sensor update the thresholds -after- a change of gain
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max14916-gpio.yaml | 133 Enable higher voltage thresholds for VDD and VDD_ undervoltage monitoring
|
D | adi,max14906-gpio.yaml | 144 Enable higher voltage thresholds for VDD and VDD_ undervoltage monitoring
|
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/ |
D | sht3xd_trigger.c | 214 /* set alert thresholds to match measurement ranges */ in sht3xd_init_interrupt()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_opentitan.c | 126 /* Force 64-bit ops to ensure thresholds fits in the timer reg. */ in ot_aontimer_install_timeout()
|
D | wdt_max32.c | 49 /* It returns 31 - i because period thresholds are inverse ordered in register. */ in wdt_max32_calculate_timeout()
|
/Zephyr-latest/drivers/sensor/nordic/npm2100_vbat/ |
D | npm2100_vbat.c | 483 /* Set initial voltage thresholds */ in npm2100_vbat_init() 506 /* Set MEE thresholds to SW control */ in npm2100_vbat_init()
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_simulator.c | 69 /* simulator dynamic thresholds */
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | ipso_filling_sensor.c | 99 /* Update empty/full when fill percentage or thresholds change.
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_cc13xx_cc26xx.c | 57 /* Set shutdown and alarm thresholds */ in start_trng()
|
/Zephyr-latest/tests/subsys/logging/log_stack/src/ |
D | main.c | 18 * to determine if stack usage change is justified. If it is justified, thresholds
|
12