w11 - cpp 0.794
Backend server for Rlink and w11
|
FIXME_docs. More...
Functions | |
void | TraceBuffer (RlogMsg &lmsg, const uint16_t *pbuf, size_t done, uint32_t level) |
FIXME_docs. | |
void | TraceChar (RlogMsg &lmsg, uint8_t chr) |
FIXME_docs. | |
FIXME_docs.
void Retro::RtraceTools::TraceBuffer | ( | RlogMsg & | lmsg, |
const uint16_t * | pbuf, | ||
size_t | done, | ||
uint32_t | level | ||
) |
FIXME_docs.
Definition at line 34 of file RtraceTools.cpp.
References Retro::RosPrintf(), and TraceChar().
Referenced by Retro::Rw11CntlPC11::PpProcessBuf(), Retro::Rw11CntlLP11::ProcessBuf(), Retro::Rw11CntlPC11::PrProcessBuf(), Retro::Rw11CntlDZ11::RxProcess(), Retro::Rw11CntlDL11::RxProcessBuf(), Retro::Rw11CntlDZ11::TxProcess(), and Retro::Rw11CntlDL11::TxProcessBuf().
void Retro::RtraceTools::TraceChar | ( | RlogMsg & | lmsg, |
uint8_t | chr | ||
) |
FIXME_docs.
Definition at line 103 of file RtraceTools.cpp.
Referenced by Retro::Rw11CntlLP11::ProcessUnbuf(), Retro::Rw11CntlPC11::ProcessUnbuf(), TraceBuffer(), and Retro::Rw11CntlDL11::TraceChar().