Searched refs:rpi3_gpio_get_select (Results 1 – 4 of 4) sorted by relevance
15 int rpi3_gpio_get_select(int gpio);
44 int rpi3_gpio_get_select(int gpio) in rpi3_gpio_get_select() function84 int result = rpi3_gpio_get_select(gpio); in rpi3_gpio_get_direction()
112 return rpi3_gpio_get_select(14) == RPI3_GPIO_FUNC_ALT5; in rpi3_use_mini_uart()
600 = rpi3_gpio_get_select(i); in rpi3_sdhost_init()
Completed in 4 milliseconds