Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
snps-designware-gpio.h File Reference

Go to the source code of this file.

Macros

#define DW_GPIO_DEBOUNCE   (1U << 8)
 Enable GPIO pin debounce.
 

Macro Definition Documentation

◆ DW_GPIO_DEBOUNCE

#define DW_GPIO_DEBOUNCE   (1U << 8)

Enable GPIO pin debounce.

The debounce flag is a Zephyr specific extension of the standard GPIO flags specified by the Linux GPIO binding. Only applicable for SNPS DesignWare GPIO controllers.