Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dspi_interface.cpp119 uint8_t spiGpioIntLine = 0; in Init() local
132 SuccessOrDie(mRadioUrl.ParseUint8("gpio-int-line", spiGpioIntLine)); in Init()
149 InitIntPin(spiGpioIntDevice, spiGpioIntLine); in Init()