OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UARTFR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/epoc32/windermere/
windermerereg.h
97
#define
UARTFR
0x04
wmcom.c
243
fr = bus_space_read_1(iot, ioh,
UARTFR
);
263
fr = bus_space_read_1(iot, ioh,
UARTFR
);
304
fr = bus_space_read_1(iot, ioh,
UARTFR
);
719
while ((bus_space_read_1(iot, ioh,
UARTFR
) & FR_RXFE) == 0 &&
890
while (WMCOM_CNREAD_1(
UARTFR
) & FR_RXFE);
909
while (WMCOM_CNREAD_1(
UARTFR
) & FR_TXFF);
914
while (WMCOM_CNREAD_1(
UARTFR
) & FR_BUSY);
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025