Home
last modified time | relevance | path

Searched full:debounce (Results 1 – 25 of 53) sorted by relevance

123

/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay18 debounce-down-ms = <80>;
19 debounce-up-ms = <40>;
29 debounce-down-ms = <40>;
30 debounce-up-ms = <80>;
43 debounce-down-ms = <80>;
44 debounce-up-ms = <40>;
/Zephyr-latest/drivers/gpio/
DKconfig.sx1509b28 int "Debounce time interval"
32 Debounce time interval when debounce enabled.
/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dnordic-npm2100-gpio.h17 * - Bit 9: Debounce (0=OFF, 1=ON)
42 * @name nPM2100 GPIO debounce flags
43 * @brief nPM2100 GPIO debounce flags
48 /** Debounce field mask */
Datmel-sam-gpio.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
Datmel-sam0-gpio.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
Dsemtech-sx1509b.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
Dsnps-designware-gpio.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
Dandestech-atcgpio100.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
Dnordic-npm1300-gpio.h17 * - Bit 9: Debounce (0=OFF, 1=ON)
44 * @name nPM1300 GPIO debounce flags
45 * @brief nPM1300 GPIO debounce flags
50 /** Debounce field mask */
Dnumicro-gpio.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
Dti-cc13xx-cc26xx-gpio.h10 * @brief Enable GPIO pin debounce.
12 * The debounce flag is a Zephyr specific extension of the standard GPIO flags
/Zephyr-latest/dts/bindings/input/
Despressif,esp32-touch-sensor.yaml20 debounce-interval-ms = <30>;
25 filter-debounce-cnt = <1>;
43 debounce-interval-ms:
85 filter-debounce-cnt:
89 Touch sensor debounce count.
Dgpio-keys.yaml31 debounce-interval-ms:
42 specified debounce-interval-ms instead.
Dkbd-matrix-common.yaml39 debounce-down-ms:
45 debounce-up-ms:
/Zephyr-latest/tests/drivers/input/kbd_matrix/boards/
Dnative_sim.overlay13 debounce-down-ms = <40>;
14 debounce-up-ms = <80>;
/Zephyr-latest/dts/bindings/sdhc/
Dnxp,lpc-sdif.yaml28 cd-debounce-clocks:
32 Number of SD host clocks to use as a chip detect debounce filter. See
/Zephyr-latest/drivers/led/
DKconfig.ht16k3343 int "Keyscan debounce interval in milliseconds"
47 Keyscan debounce interval in milliseconds.
/Zephyr-latest/tests/drivers/input/gpio_keys/src/
Dmain.c25 /** Debounce interval in milliseconds from devicetree */
68 /* Check interrupt fires after debounce interval */ in ZTEST()
80 /* Check interrupt fires after debounce interval */ in ZTEST()
/Zephyr-latest/dts/bindings/pinctrl/
Dnuvoton,numicro-pinctrl.yaml57 input-debounce:
60 enable the input debounce function
Drenesas,rzg-pinctrl.yaml91 - min debounce time will be 166.666ns for FILNUM_m=0 and FILCLKSEL_m=0
92 - max debounce time will be 24ms for FILNUM_m=3 and FILCLKSEL_m=3.
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_tc_snk_states.c58 /* Debounce the Rp state */ in sink_power_sub_states()
65 /* Wait for Rp debounce */ in sink_power_sub_states()
123 * Allow the debounce timers to start immediately without additional delay added in tc_attach_wait_snk_entry()
147 /* Debounce the cc state */ in tc_attach_wait_snk_run()
153 /* Wait for CC debounce */ in tc_attach_wait_snk_run()
157 /* Make sure the debounce time won't be longer than specified */ in tc_attach_wait_snk_run()
/Zephyr-latest/tests/drivers/input/gpio_keys/boards/
Dnative_sim.overlay14 debounce-interval-ms = <30>;
/Zephyr-latest/boards/espressif/esp32s2_saola/
Desp32s2_saola.dts59 debounce-interval-ms = <30>;
64 filter-debounce-cnt = <1>;
/Zephyr-latest/boards/espressif/esp32s2_devkitc/
Desp32s2_devkitc.dts59 debounce-interval-ms = <30>;
64 filter-debounce-cnt = <1>;
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/
Desp32_devkitc_wroom_procpu.dts72 debounce-interval-ms = <30>;
77 filter-debounce-cnt = <1>;

123