Home
last modified time | relevance | path

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

/openthread-2.7.6/src/posix/platform/
Dspi_interface.cpp79 , mSpiGarbageFrameCount(0) in SpiInterface()
536 mSpiGarbageFrameCount++; in PushPullSpi()
553 mSpiGarbageFrameCount++; in PushPullSpi()
861 otLogInfoPlat("INFO: mSpiGarbageFrameCount=%" PRIu64, mSpiGarbageFrameCount); in LogStats()
Dspi_interface.hpp225 uint64_t mSpiGarbageFrameCount; member in ot::Posix::SpiInterface