Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dmisc.cpp92 otPlatMcuPowerState otPlatGetMcuPowerState(otInstance *aInstance) in otPlatGetMcuPowerState() function
/openthread-latest/examples/platforms/simulation/
Dmisc.c106 otPlatMcuPowerState otPlatGetMcuPowerState(otInstance *aInstance) in otPlatGetMcuPowerState() function
/openthread-latest/tests/unit/
Dtest_platform.cpp745 OT_TOOL_WEAK otPlatMcuPowerState otPlatGetMcuPowerState(otInstance *aInstance) { return OT_PLAT_MCU… in otPlatGetMcuPowerState() function