Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/ep93xx/ | |
epgpio.c | 47 #ifdef EPGPIO_DEBUG 48 int epgpio_debug = EPGPIO_DEBUG; variable in typeref:typename:int 49 #define DPRINTFN(n,x) if (epgpio_debug>(n)) printf x; |
epgpio.c | 47 #ifdef EPGPIO_DEBUG 48 int epgpio_debug = EPGPIO_DEBUG; variable in typeref:typename:int 49 #define DPRINTFN(n,x) if (epgpio_debug>(n)) printf x; |