Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Ambiq GPIO controller. More...
Files | |
file | gpio_ambiq.h |
Header file for Ambiq GPIO driver. | |
Functions | |
gpio_pin_t | ambiq_gpio_get_pinnum (const struct device *dev, gpio_pin_t pin) |
Get the actual gpio pin number. | |
Ambiq GPIO controller.
gpio_pin_t ambiq_gpio_get_pinnum | ( | const struct device * | dev, |
gpio_pin_t | pin | ||
) |
#include <include/zephyr/drivers/gpio/gpio_ambiq.h>
Get the actual gpio pin number.
dev | Pointer to the device structure for the driver instance. |
pin | Pin number of the select gpio group. |
pin | number. |