Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_npm2100.c22 #define NPM2100_GPIO_PINS 2U macro
63 for (size_t idx = 0; idx < NPM2100_GPIO_PINS; idx++) { in gpio_npm2100_port_set_masked_raw()
96 if (pin >= NPM2100_GPIO_PINS) { in gpio_npm2100_configure()