Home
last modified time | relevance | path

Searched refs:usart_debug (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/at91/
H A Dat91usart.c170 int usart_debug = USART_DEBUG; variable
171 #define DPRINTFN(n,fmt) if (usart_debug >= (n)) printf fmt