Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dplatform-zephyr.h87 otError platformRadioTransmitCarrier(otInstance *aInstance, bool aEnable);
Ddiag.c139 return platformRadioTransmitCarrier(aInstance, aEnable); in otPlatDiagRadioTransmitCarrier()
Dradio.c842 otError platformRadioTransmitCarrier(otInstance *aInstance, bool aEnable) in platformRadioTransmitCarrier() function