HomeSort by: relevance | last modified time | path
    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 22 milliseconds