Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp507 otError otPlatRadioReceiveAt(otInstance *aInstance, uint8_t aChannel, uint32_t aStart, in otPlatRadioReceiveAt() function
Dradio.c807 otError otPlatRadioReceiveAt(otInstance *aInstance, uint8_t aChannel, in otPlatRadioReceiveAt() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c945 res = otPlatRadioReceiveAt(NULL, channel, start, duration); in ZTEST()