Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dspi_interface.hpp55 class SpiInterface : public ot::Spinel::SpinelInterface, public Logger<SpiInterface> class
Dspi_interface.cpp67 SpiInterface::SpiInterface(const Url::Url &aRadioUrl) in SpiInterface() function in ot::Posix::SpiInterface