Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Ddiag.c35 static uint8_t sChannel = 20; variable
108 sChannel = aChannel; in otPlatDiagChannelSet()
363 txPacket->mInfo.mTxInfo.mRxChannelAfterTxDone = sChannel; in otPlatDiagAlarmCallback()
416 otPlatRadioReceive(aInstance, sChannel); in processTransmit()