HomeSort by: relevance | last modified time | path
    Searched defs:igpio_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
igpio.c 66 static int igpio_debug = 0; variable
67 #define DPRINTF(x) if (igpio_debug) printf x;
igpio.c 66 static int igpio_debug = 0; variable
67 #define DPRINTF(x) if (igpio_debug) printf x;

Completed in 29 milliseconds