OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:epgpio_debug
(Results
1 - 1
of
1
) sorted by relevancy
/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;
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025