Searched refs:keyboard (Results 26 – 44 of 44) sorted by relevance
12
/Zephyr-latest/boards/ite/it8xxx2_evb/ |
D | it8xxx2_evb.dts | 33 zephyr,keyboard-scan = &kscan_input;
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
D | mec15xxevb_assy6853.dts | 19 zephyr,keyboard-scan = &kscan_input;
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 29 * :zephyr:code-sample:`usb-hid-keyboard` 168 .. literalinclude:: ../../../../samples/subsys/usb/hid-keyboard/src/main.c 196 .. literalinclude:: ../../../../samples/subsys/usb/hid-keyboard/src/main.c
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig | 101 Enables 8042 keyboard controller over eSPI peripheral channel.
|
/Zephyr-latest/dts/riscv/ite/ |
D | it82xx2.dtsi | 393 keyboard-controller; 415 keyboard-controller; 437 keyboard-controller;
|
/Zephyr-latest/doc/build/kconfig/ |
D | menuconfig.rst | 122 ``guiconfig`` also supports keyboard controls, which are similar to
|
D | tips.rst | 917 USB keyboard support by default on the FOO SoC, while still allowing the user 929 bool "USB keyboard support"
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 404 * - zephyr,keyboard-scan 405 - Sets the default keyboard scan controller
|
/Zephyr-latest/modules/lvgl/ |
D | CMakeLists.txt | 283 ${LVGL_DIR}/src/widgets/keyboard/lv_keyboard.c
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 96 bytes by shell. If shell input is coming from the keyboard then it is
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 517 keyboard harness is set on tests that require keyboard interaction to reach 541 - keyboard
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 453 host, such as a HID class device that implements a keyboard. A function
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 13 * New API and drivers introduced for interfacing with :ref:`keyboard matrices <gpio-kbd>`. 498 * Added support for keyboard matrix drivers, including a new
|
D | release-notes-4.0.rst | 666 * Added power management support to all keyboard matrix drivers, added a
|
D | release-notes-2.6.rst | 1862 * :github:`32778` - Cannot support both HID boot report keyboard and mouse on a USB HID device
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 347 a keyboard. There are two APIs that submit work after a delay:
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 278 /* Make sure not to wrap keyboard shortcuts */
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 397 * :rst:role:`kbd` for keyboard input, e.g., ``:kbd:`Ctrl-C``` will render as :kbd:`Ctrl-C`
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1908 # search using the keyboard; to jump to the search box use <access key> + S 2138 # keyboard input (\read on a not open input stream) cause the job to abort, 2142 # keyboard input is necessary and ERROR_STOP In errorstop mode, TeX will stop at
|
12