Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The driver samples in this directory provide a starting point for writing a custom GPIOdriver for your device.
Sample | Description |
---|---|
GPIO Drivers | The GPIO driver samples contain annotated code to illustrate how to write a GPIO controller driver that works in conjunction with the GPIO framework extension (GpioClx) to handle GPIO I/O control requests, and a peripheral driver that runs in kernel mode and uses GPIO resources. |