Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dnordic-nrf-gpio.h53 #define NRF_GPIO_DRIVE_S0S1 (NRF_GPIO_DRIVE_S0 | NRF_GPIO_DRIVE_S1) macro
/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c127 case NRF_GPIO_DRIVE_S0S1: in gpio_nrfx_pin_configure()