OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpcsa_usart_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/mpcsa/
mpcsa_usart.c
47
#ifdef
MPCSA_USART_DEBUG
48
int
mpcsa_usart_debug
=
MPCSA_USART_DEBUG
;
variable in typeref:typename:int
49
#define DPRINTFN(n,x) if (
mpcsa_usart_debug
>(n)) printf x;
mpcsa_usart.c
47
#ifdef
MPCSA_USART_DEBUG
48
int
mpcsa_usart_debug
=
MPCSA_USART_DEBUG
;
variable in typeref:typename:int
49
#define DPRINTFN(n,x) if (
mpcsa_usart_debug
>(n)) printf x;
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025