Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dtrel.h227 void otPlatTrelResetCounters(otInstance *aInstance);
/openthread-latest/examples/platforms/simulation/
Dtrel.c374 void otPlatTrelResetCounters(otInstance *aInstance) in otPlatTrelResetCounters() function
/openthread-latest/src/core/radio/
Dtrel_interface.cpp357 void Interface::ResetCounters(void) { otPlatTrelResetCounters(&GetInstance()); } in ResetCounters()
/openthread-latest/src/posix/platform/
Dtrel.cpp558 void otPlatTrelResetCounters(otInstance *aInstance) in otPlatTrelResetCounters() function
/openthread-latest/tests/unit/
Dtest_platform.cpp457 OT_TOOL_WEAK void otPlatTrelResetCounters(otInstance *) {} in otPlatTrelResetCounters() function