Lines Matching full:keyboard
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()
469 /* Initialize semaphore used by keyboard scan task and driver */ in input_npcx_kbd_init()