Home
last modified time | relevance | path

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

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