Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/gpio/
Dnordic-npm1300-gpio.h57 #define NPM1300_GPIO_DEBOUNCE_ON (1U << 9U) macro
/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_npm1300.c169 !!(flags & NPM1300_GPIO_DEBOUNCE_ON)); in gpio_npm1300_configure()