Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/at91/ | |
at91cf.c | 55 #ifdef AT91CF_DEBUG 56 int at91cf_debug = AT91CF_DEBUG; variable in typeref:typename:int 57 #define DPRINTFN(n,x) if (at91cf_debug>(n)) printf x; |
at91cf.c | 55 #ifdef AT91CF_DEBUG 56 int at91cf_debug = AT91CF_DEBUG; variable in typeref:typename:int 57 #define DPRINTFN(n,x) if (at91cf_debug>(n)) printf x; |
at91cf.c | 55 #ifdef AT91CF_DEBUG 56 int at91cf_debug = AT91CF_DEBUG; variable in typeref:typename:int 57 #define DPRINTFN(n,x) if (at91cf_debug>(n)) printf x; |