Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_npm1300.c30 #define NPM1300_GPIO_PINS 5U macro
75 for (size_t idx = 0; idx < NPM1300_GPIO_PINS; idx++) { in gpio_npm1300_port_set_masked_raw()
115 if (pin >= NPM1300_GPIO_PINS) { in gpio_npm1300_configure()