Searched refs:gpio_mode (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dgpio.h34 void gpio_mode(addr_t base, int pin, int mode);
H A Dgpio.cpp79 gpio_mode(addr_t base, int pin, int mode) function
101 gpio_mode(GPIO_BASE, pin, GPIO_OUT);

Completed in 92 milliseconds