|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Devicetree GPIO flag definitions for Microchip PORT (G1). More...
Go to the source code of this file.
Macros | |
| #define | MCHP_GPIO_DEBOUNCE (1U << 8) |
| Enable hardware debouncing for a GPIO pin. | |
Devicetree GPIO flag definitions for Microchip PORT (G1).
Provides Microchip-specific GPIO DT flags used in addition to standard Zephyr GPIO binding flags.
| #define MCHP_GPIO_DEBOUNCE (1U << 8) |
Enable hardware debouncing for a GPIO pin.
Zephyr-specific devicetree flag for Microchip SoCs. When set in GPIO DT flags, the driver enables the SoC's debounce feature for the configured pin/interrupt line.