OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rx_busy
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/mpcsa/
mpcsa_usart.c
60
int sc_tx_busy,
sc_rx_busy
;
member in struct:mpcsa_usart_softc
249
if (sc->sc_tx_busy || sc->
sc_rx_busy
) {
250
sc->sc_tx_busy = sc->
sc_rx_busy
= 0;
283
if (!sc->
sc_rx_busy
)
297
if (!sc->
sc_rx_busy
)
320
if (!mpsc->
sc_rx_busy
)
332
if (!mpsc->
sc_rx_busy
)
344
if (!mpsc->
sc_rx_busy
) {
345
mpsc->
sc_rx_busy
= 1;
355
mpsc->
sc_rx_busy
= 0
[
all
...]
Completed in 221 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025