Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/openthread/platform/
Dradio.c543 static int run_tx_task(otInstance *aInstance) in run_tx_task() function
794 if (run_tx_task(aInstance) == 0) { in otPlatRadioTransmit()