Searched full:keyboard (Results 1 – 25 of 94) sorted by relevance
1234
8 bool "Keyboard scan pointer input"11 Enable keyboard scan pointer input16 int "Keyboard scan message queue count maximum"19 Maximum number of items in the keyboard scan message queue.22 bool "Swap keyboard scan X,Y axes"24 Swap keyboard scan X,Y axes. This option can be used to align keyboard28 bool "Invert keyboard scan X axis"30 Invert keyboard scan X axis. This option can be used to align keyboard34 bool "Invert keyboard scan Y axis"36 Invert keyboard scan Y axis. This option can be used to align keyboard
1 # Keyboard scan configuration options7 bool "Keyboard scan drivers"9 Include Keyboard scan drivers in system config.23 int "Keyboard scan driver init priority"26 Keyboard scan device driver initialization priority.
10 This option enables the ITE keyboard scan driver.19 Adjust the value to your keyboard columns. The maximum26 Adjust the value to your keyboard rows. The maximum
1 # Microchip XEC Keyboard Scan Matrix configuration options21 Adjust the value to your keyboard columns. The maximum28 Adjust the value to your keyboard rows. The maximum
7 harness: keyboard17 harness: keyboard27 harness: keyboard37 harness: keyboard43 harness: keyboard50 harness: keyboard
7 harness: keyboard15 harness: keyboard27 harness: keyboard37 harness: keyboard49 harness: keyboard
4 Keyboard Scan9 The kscan driver (keyboard scan matrix) is used for detecting a key press in a10 connected matrix keyboard or any device with buttons such as joysticks.13 many keys through fewer physical pins. Keyboard matrix19 defined by a keymap provided by the keyboard manufacturer.
1 # NPCX Keyboard scan driver configuration options7 bool "Nuvoton NPCX embedded controller (EC) keyboard scan driver"12 This option enables the keyboard scan driver for NPCX family of31 int "keyboard matrix poll column output settle time"
35 /* Keyboard scan controller base address */41 /* Keyboard scan input (KSI) wake-up irq */43 /* Size of keyboard inputs-wui mapping array */49 /* Mapping table between keyboard inputs and wui */74 /* Keyboard scan local functions */147 * Matrix keyboard designs are suceptible to ghosting. in is_matrix_ghosting()434 * Keyboard Scan Control Register in input_npcx_kbd_init()455 /* Configure wake-up input and callback for keyboard input signal */ in input_npcx_kbd_init()462 /* Configure pin-mux for keyboard scan device */ in input_npcx_kbd_init()465 LOG_ERR("keyboard scan pinctrl setup failed (%d)", ret); in input_npcx_kbd_init()[all …]
9 * @brief Public API for Keyboard scan matrix devices.30 * @defgroup kscan_interface Keyboard Scan Driver APIs36 * @brief Keyboard scan callback called when user press/release37 * a key on a matrix keyboard.51 * Keyboard scan driver API definition and system call entry points.70 * @brief Configure a Keyboard scan instance.73 * @param callback called when keyboard devices reply to to a keyboard
5 Use the KSCAN API to read key presses and releases on a keyboard matrix.17 The sample can be built and executed on boards supporting a Keyboard Matrix.18 It requires a correct fixture setup. Please connect a Keyboard Matrix to31 KSCAN test with a Keyboard matrix
1 # GPIO emulation using SDL keyboard events13 Enable GPIO emulation using SDL keyboard events.
9 harness: keyboard22 harness: keyboard
4 description: Nuvoton NPCX keyboard scan controller38 The row size is used in the keyboard matrix.46 The column size is used in the keyboard matrix.
5 SDL keyboard GPIO input Emulator7 Simulate GPIO state/interrupts using SDL keyboard events. This node has12 section Keyboard/Keypad (p53) for a list of scancode values.
25 harness: keyboard37 harness: keyboard
13 direct interfaces to an external keyboard, mouse or any other15 8042 keyboard controller.
19 HID Mouse and Keyboard report descriptors22 The pre-defined Mouse and Keyboard report descriptors can be used by
67 …hid-generic 0003:2FE3:0100.0003: input,hidraw2: USB HID v1.10 Keyboard [ZEPHYR Zephyr HID and CDC …99 CDC ACM 1 is used to control the keyboard - any string typed into it and finished with :kbd:`ENTER`…106 - Button 2 types the string sent with CDC ACM 1 using HID keyboard107 - Button 3 is a CAPS LOCK on HID keyboard
9 harness: keyboard
3 harness: keyboard
8 harness: keyboard
4 # Common properties for keyboard matrix devices