Searched refs:RPI3_GPIO_FUNC_OUTPUT (Results 1 – 2 of 2) sorted by relevance
87 else if (result == RPI3_GPIO_FUNC_OUTPUT) in rpi3_gpio_get_direction()100 rpi3_gpio_set_select(gpio, RPI3_GPIO_FUNC_OUTPUT); in rpi3_gpio_set_direction()
26 #define RPI3_GPIO_FUNC_OUTPUT U(1) macro