Home
last modified time | relevance | path

Searched refs:PushPullSpi (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dspi_interface.hpp178 otError PushPullSpi(void);
Dspi_interface.cpp385 otError SpiInterface::PushPullSpi(void) in PushPullSpi() function in ot::Posix::SpiInterface
733 IgnoreError(PushPullSpi()); in Process()
802 IgnoreError(PushPullSpi()); in SendFrame()