Searched refs:RPI3_GPIO_FUNC_INPUT (Results 1 – 2 of 2) sorted by relevance
85 if (result == RPI3_GPIO_FUNC_INPUT) in rpi3_gpio_get_direction()97 rpi3_gpio_set_select(gpio, RPI3_GPIO_FUNC_INPUT); in rpi3_gpio_set_direction()
25 #define RPI3_GPIO_FUNC_INPUT U(0) macro