OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UART_LOOPBACK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
uart.h
98
#define
UART_LOOPBACK
(n) (1 << ((n) - 1))
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
devices.c
27
UART_LOOPBACK
(CONFIG_SYS_LPC32XX_UART));
Completed in 43 milliseconds