OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpiodebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/gpio/
gpio.c
59
#define DPRINTFN(n, x) do { if (
gpiodebug
> (n)) printf x; } while (0)
60
int
gpiodebug
= 0;
variable
gpio.c
59
#define DPRINTFN(n, x) do { if (
gpiodebug
> (n)) printf x; } while (0)
60
int
gpiodebug
= 0;
variable
Completed in 28 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026