Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
microchip-port-g1-gpio.h File Reference

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.

Detailed Description

Devicetree GPIO flag definitions for Microchip PORT (G1).

Provides Microchip-specific GPIO DT flags used in addition to standard Zephyr GPIO binding flags.

Macro Definition Documentation

◆ MCHP_GPIO_DEBOUNCE

#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.