OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpcsa_leds_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/mpcsa/
mpcsa_leds.c
51
#ifdef
MPCSA_LEDS_DEBUG
52
int
mpcsa_leds_debug
=
MPCSA_LEDS_DEBUG
;
variable in typeref:typename:int
53
#define DPRINTFN(n,x) if (
mpcsa_leds_debug
>(n)) printf x;
mpcsa_leds.c
51
#ifdef
MPCSA_LEDS_DEBUG
52
int
mpcsa_leds_debug
=
MPCSA_LEDS_DEBUG
;
variable in typeref:typename:int
53
#define DPRINTFN(n,x) if (
mpcsa_leds_debug
>(n)) printf x;
Completed in 20 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025