Developer World
Spresense SDK Library v3.2.0-ebc0364
MsgQueBlock Member List

This is the complete list of members for MsgQueBlock, including all inherited members.

dump() const (defined in MsgQueBlock)MsgQueBlockinline
dumpQue(MsgPri pri) const (defined in MsgQueBlock)MsgQueBlockinline
getElemSize(MsgPri pri) const (defined in MsgQueBlock)MsgQueBlockinlineprotected
getNumMsg(MsgPri pri) const (defined in MsgQueBlock)MsgQueBlockinline
getOwner() const (defined in MsgQueBlock)MsgQueBlockinline
getRest(MsgPri pri) const (defined in MsgQueBlock)MsgQueBlockinline
getSendSize(const T &param, bool type_check) (defined in MsgQueBlock)MsgQueBlockprotectedstatic
getSendSize(const MsgNullParam &, bool) (defined in MsgQueBlock)MsgQueBlockinlineprotectedstatic
getSendSize(const MsgRangedParam &param, bool) (defined in MsgQueBlock)MsgQueBlockinlineprotectedstatic
isOwn() const (defined in MsgQueBlock)MsgQueBlockinlineprotected
isShare() const (defined in MsgQueBlock)MsgQueBlockinline
lock() (defined in MsgQueBlock)MsgQueBlockinlineprotected
MsgLib (defined in MsgQueBlock)MsgQueBlockfriend
MsgQueBlock(MsgQueId id, MsgCpuId owner, SpinLockId spinlock) (defined in MsgQueBlock)MsgQueBlockinlineprotected
notifyRecv() (defined in MsgQueBlock)MsgQueBlockinlineprotected
notifySend(MsgCpuId cpu, MsgQueId dest) (defined in MsgQueBlock)MsgQueBlockinlineprotected
pop() (defined in MsgQueBlock)MsgQueBlockinline
pushHeader(MsgPri pri, const MsgPacketHeader &header) (defined in MsgQueBlock)MsgQueBlockinlineprotected
recv(uint32_t ms, FAR MsgPacket **packet)MsgQueBlockinline
reset() (defined in MsgQueBlock)MsgQueBlockinline
send(MsgPri pri, MsgType type, MsgQueId reply, MsgFlags flags, const T &param) (defined in MsgQueBlock)MsgQueBlockprotected
sendIsr(MsgPri pri, MsgType type, MsgQueId reply, const T &param) (defined in MsgQueBlock)MsgQueBlockprotected
setup(drm_t n_drm, uint16_t n_size, uint16_t n_num, drm_t h_drm, uint16_t h_size, uint16_t h_num) (defined in MsgQueBlock)MsgQueBlockinlineprotected
SpinLockId typedef (defined in MsgQueBlock)MsgQueBlock
unlock() (defined in MsgQueBlock)MsgQueBlockinlineprotected