Searched refs:igpio_debug (Results 1 – 1 of 1) sorted by relevance
66 static int igpio_debug = 0; variable67 #define DPRINTF(x) if (igpio_debug) printf x;