Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dtrel.h98 void otPlatTrelDisable(otInstance *aInstance);
/openthread-latest/src/posix/platform/
Dtrel.cpp489 void otPlatTrelDisable(otInstance *aInstance) in otPlatTrelDisable() function
600 otPlatTrelDisable(nullptr); in platformTrelDeinit()
/openthread-latest/examples/platforms/simulation/
Dtrel.c230 void otPlatTrelDisable(otInstance *aInstance) in otPlatTrelDisable() function
/openthread-latest/src/core/radio/
Dtrel_interface.cpp114 otPlatTrelDisable(&GetInstance()); in Disable()
/openthread-latest/tests/unit/
Dtest_platform.cpp449 OT_TOOL_WEAK void otPlatTrelDisable(otInstance *) {} in otPlatTrelDisable() function