Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/at91/ | |
at91pio.c | 53 #ifdef AT91PIO_DEBUG 54 int at91pio_debug = AT91PIO_DEBUG; variable in typeref:typename:int 55 #define DPRINTFN(n,x) if (at91pio_debug>(n)) printf x; |
at91pio.c | 53 #ifdef AT91PIO_DEBUG 54 int at91pio_debug = AT91PIO_DEBUG; variable in typeref:typename:int 55 #define DPRINTFN(n,x) if (at91pio_debug>(n)) printf x; |