Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dplatform-zephyr.h80 void platformRadioChannelSet(uint8_t aChannel);
Ddiag.c108 platformRadioChannelSet(aChannel); in otPlatDiagChannelSet()
Dradio.c726 void platformRadioChannelSet(uint8_t aChannel) in platformRadioChannelSet() function