|
Zephyr Project API 4.2.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| gpio_pin_t | ambiq_gpio_get_pinnum (const struct device *dev, gpio_pin_t pin) |
| Get the actual gpio pin number. | |
| gpio_pin_t ambiq_gpio_get_pinnum | ( | const struct device * | dev, |
| gpio_pin_t | pin | ||
| ) |
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. |