Home
last modified time | relevance | path

Searched refs:ATCGPIO100_GPIO_DEBOUNCE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/gpio/
Dandestech-atcgpio100.h16 #define ATCGPIO100_GPIO_DEBOUNCE (1U << 8) macro
/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_andes_atcgpio100.c141 if (flags & ATCGPIO100_GPIO_DEBOUNCE) { in gpio_atcgpio100_config()