Home
last modified time | relevance | path

Searched defs:SpiInterface (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dspi_interface.hpp54 class SpiInterface : public ot::Spinel::SpinelInterface, public Logger<SpiInterface> class
Dspi_interface.cpp69 SpiInterface::SpiInterface(const Url::Url &aRadioUrl) in SpiInterface() function in ot::Posix::SpiInterface