Searched defs:gpio_put (Results 1 – 2 of 2) sorted by relevance
113 void gpio_put(uint gpio, int value) { in gpio_put() function
1145 static inline void gpio_put(uint gpio, bool value) { in gpio_put() function