OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usart_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/at91/
at91usart.c
167
//#define
USART_DEBUG
10
169
#ifdef
USART_DEBUG
170
int
usart_debug
=
USART_DEBUG
;
variable in typeref:typename:int
171
#define DPRINTFN(n,fmt) if (
usart_debug
>= (n)) printf fmt
at91usart.c
167
//#define
USART_DEBUG
10
169
#ifdef
USART_DEBUG
170
int
usart_debug
=
USART_DEBUG
;
variable in typeref:typename:int
171
#define DPRINTFN(n,fmt) if (
usart_debug
>= (n)) printf fmt
Completed in 22 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025