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