Home
last modified time | relevance | path

Searched defs:otPlatRadioSleep (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp102 otError otPlatRadioSleep(otInstance *aInstance) in otPlatRadioSleep() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp324 otError otPlatRadioSleep(otInstance *aInstance) in otPlatRadioSleep() function
/openthread-latest/examples/platforms/simulation/
Dradio.c464 otError otPlatRadioSleep(otInstance *aInstance) in otPlatRadioSleep() function
/openthread-latest/src/posix/platform/
Dradio.cpp285 otError otPlatRadioSleep(otInstance *aInstance) in otPlatRadioSleep() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp377 otError otPlatRadioSleep(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioSleep() function
/openthread-latest/tests/unit/
Dtest_platform.cpp163 OT_TOOL_WEAK otError otPlatRadioSleep(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioSleep() function