Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_shell.c169 static int get_gpio_pin(const struct shell *sh, const struct gpio_ctrl *ctrl, char *line_name) in get_gpio_pin() function
212 pin = get_gpio_pin(sh, ctrl, argv[ARGV_PIN]); in get_sh_gpio()