Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dnordic-npm1300-gpio.h39 #define NPM1300_GPIO_DRIVE_6MA (1U << 8U) macro
/Zephyr-latest/drivers/gpio/
Dgpio_npm1300.c170 !!(flags & NPM1300_GPIO_DRIVE_6MA)); in gpio_npm1300_configure()