Home
last modified time | relevance | path

Searched defs:otPlatSetMcuPowerState (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dmisc.c85 otError otPlatSetMcuPowerState(otInstance *aInstance, otPlatMcuPowerState aState) in otPlatSetMcuPowerState() function
/openthread-latest/src/posix/platform/
Dmisc.cpp58 otError otPlatSetMcuPowerState(otInstance *aInstance, otPlatMcuPowerState aState) in otPlatSetMcuPowerState() function
/openthread-latest/tests/unit/
Dtest_platform.cpp745 OT_TOOL_WEAK otError otPlatSetMcuPowerState(otInstance *aInstance, otPlatMcuPowerState aState) { re… in otPlatSetMcuPowerState() function