Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dspi_interface.hpp180 bool CheckInterrupt(void);
Dspi_interface.cpp609 bool SpiInterface::CheckInterrupt(void) in CheckInterrupt() function in ot::Posix::SpiInterface
636 if (CheckInterrupt()) in UpdateFdSet()
730 if (mSpiTxIsReady || CheckInterrupt()) in Process()