C/C++ API Reference
Loading...
Searching...
No Matches
pw::spi::MockInitiator Member List

This is the complete list of members for pw::spi::MockInitiator, including all inherited members.

Configure(const Config &config)pw::spi::Initiatorinline
DoWriteRead(pw::ConstByteSpan, pw::ByteSpan) overridepw::spi::MockInitiatorprivatevirtual
Finalize() constpw::spi::MockInitiatorinline
MockInitiator(span< MockTransaction > transaction_list) (defined in pw::spi::MockInitiator)pw::spi::MockInitiatorinlineexplicit
WriteRead(ConstByteSpan write_buffer, ByteSpan read_buffer)pw::spi::Initiatorinline
~Initiator()=default (defined in pw::spi::Initiator)pw::spi::Initiatorvirtual
~MockInitiator() overridepw::spi::MockInitiator