Главная
Study mode:
on
1
Intro
2
Single listener
3
Limited use cases
4
Capsense
5
Don't even try
6
It's not an input device, it's a sensor
7
Device specific: touchscreen API
8
Application Specific
9
Allocate your device
10
Register a device
11
Send reports and sync
12
Zephyr Input Subsystem proposal #54622
13
Input Event structure
14
Driver API: gpio-keys
15
Driver API: touchscreen
16
Application API
17
Modes of operation
18
Kscan compatibility
19
Extensibility
20
Filters and event reprocessing
21
ZMK event system
22
ZMK event processing
23
NCS event manager
24
State of the Input subsystem
25
Send patches!
26
Set capabilities
Description:
Explore the Zephyr Input Subsystem in this 29-minute conference talk by Fabio Baltieri from Google, presented at a Linux Foundation event. Gain insights into the background, design decisions, and various modes of operation for this crucial component. Learn about intended use cases for different application types, including single listener scenarios, limited use cases, and capsense applications. Discover the distinctions between input devices and sensors, and delve into device-specific APIs like touchscreens. Understand how to allocate and register devices, send reports, and sync within the system. Examine the Input Event structure, driver APIs for GPIO keys and touchscreens, and the application API. Investigate different modes of operation, Kscan compatibility, extensibility options, and event filtering. Explore related topics such as the ZMK event system, NCS event manager, and the current state of the Input subsystem. Conclude with guidance on contributing patches and setting capabilities to enhance your understanding of this essential Zephyr component. Read more

Introducing the Zephyr Input Subsystem

Linux Foundation
Add to list