OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UART_RX_FULL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/footbridge/
footbridge_com.c
573
if ((status &
UART_RX_FULL
))
605
while (!ISSET(bus_space_read_4(iot, ioh, UART_FLAGS),
UART_RX_FULL
))
757
while ((bus_space_read_4(iot, ioh, UART_FLAGS) &
UART_RX_FULL
) != 0)
dc21285reg.h
291
#define
UART_RX_FULL
0x10
Completed in 44 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025