Searched refs:InitSpiDev (Results 1 – 2 of 2) sorted by relevance
173 void InitSpiDev(const char *aPath, uint8_t aMode, uint32_t aSpeed);
164 InitSpiDev(mRadioUrl.GetPath(), spiMode, spiSpeed); in Init()285 void SpiInterface::InitSpiDev(const char *aPath, uint8_t aMode, uint32_t aSpeed) in InitSpiDev() function in ot::Posix::SpiInterface