Home
last modified time | relevance | path

Searched full:presses (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/drivers/kscan/
DREADME.rst5 Use the KSCAN API to read key presses and releases on a keyboard matrix.
12 These events indicate key presses and releases.
/Zephyr-latest/dts/bindings/input/
Dadc-keys.yaml9 key press or for combinations of key presses.
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md6 The transfer ends when the user presses `ctrl-x + ctrl-q`.
/Zephyr-latest/samples/boards/bbc/microbit/sound/
DREADME.rst52 button presses of the two main buttons. For each press the current
/Zephyr-latest/samples/bluetooth/mesh/
DREADME.rst67 the LED on or off, and button presses will be used to broadcast OnOff
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c406 /* Filter out spurious presses */ in button_pressed()
410 printk("Too quick A presses\n"); in button_pressed()
416 printk("Too quick B presses\n"); in button_pressed()
/Zephyr-latest/tests/benchmarks/sys_kernel/src/
Dsyskernel.c94 * @param continuously Run test till the user presses the key.
/Zephyr-latest/doc/services/shell/
Dindex.rst572 When user starts writing a command and presses the :kbd:`Tab` button then
857 Then, if a user types a :command:`demo` command and presses the :kbd:`Tab` key,
/Zephyr-latest/samples/modules/canopennode/objdict/
Dobjdict.xml1015 …<description>This variable contains number of button presses registered since last reboot. This va…
/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c1736 /* Decide on algorithm for multiple presses - add step (as */ in seeking_state_command_handler()