OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:at91cf_debug
(Results
1 - 1
of
1
) sorted by relevancy
/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;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025