Home | Sort by: relevance | last modified time | path |
/src/sys/dev/gpio/ | |
gpio.c | 59 #define DPRINTFN(n, x) do { if (gpiodebug > (n)) printf x; } while (0) 60 int gpiodebug = 0; variable in typeref:typename:int |
gpio.c | 59 #define DPRINTFN(n, x) do { if (gpiodebug > (n)) printf x; } while (0) 60 int gpiodebug = 0; variable in typeref:typename:int |