Searched defs:gpio_get (Results 1 – 2 of 2) sorted by relevance
83 PICO_WEAK_FUNCTION_DEF(gpio_get) in PICO_WEAK_FUNCTION_DEF() argument
859 static inline bool gpio_get(uint gpio) { in gpio_get() function