Searched full:presses (Results 1 – 10 of 10) sorted by relevance
5 Use the KSCAN API to read key presses and releases on a keyboard matrix.12 These events indicate key presses and releases.
9 key press or for combinations of key presses.
6 The transfer ends when the user presses `ctrl-x + ctrl-q`.
52 button presses of the two main buttons. For each press the current
67 the LED on or off, and button presses will be used to broadcast OnOff
406 /* 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()
94 * @param continuously Run test till the user presses the key.
572 When user starts writing a command and presses the :kbd:`Tab` button then857 Then, if a user types a :command:`demo` command and presses the :kbd:`Tab` key,
1015 …<description>This variable contains number of button presses registered since last reboot. This va…
1736 /* Decide on algorithm for multiple presses - add step (as */ in seeking_state_command_handler()