|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| void * | gpio_nrf_gpiote_by_port_get (const struct device *port) |
| Get pointer to GPIOTE driver instance associated with specified port device node. | |
| void * gpio_nrf_gpiote_by_port_get | ( | const struct device * | port | ) |
Get pointer to GPIOTE driver instance associated with specified port device node.
| port | Pointer to port device node. |