QP/C++  7.4.0-rc.3
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qs_rx.cpp File Reference

QS software tracing RX-channel (input) facilities. More...

#include "qs_port.hpp"
#include "qs_pkg.hpp"
#include "qp_pkg.hpp"
#include "qsafe.h"

Go to the source code of this file.

Namespaces

namespace  QP
 QP/C++ framework.
 
namespace  QP::QS
 QP/Spy software tracing (target-resident components)
 

Functions

void QP::QS::rxInitBuf (std::uint8_t *const sto, std::uint16_t const stoSize) noexcept
 
void QP::QS::rxParse ()
 
void QP::QS::setCurrObj (std::uint8_t const obj_kind, void *const obj_ptr)
 
std::uint16_t QP::QS::rxGetNfree () noexcept
 

Detailed Description

QS software tracing RX-channel (input) facilities.

Definition in file qs_rx.cpp.