Searched refs:otPlatGetMcuPowerState (Results 1 – 4 of 4) sorted by relevance
194 otPlatMcuPowerState otPlatGetMcuPowerState(otInstance *aInstance);
96 otPlatMcuPowerState otPlatGetMcuPowerState(otInstance *aInstance) in otPlatGetMcuPowerState() function
92 otPlatMcuPowerState otPlatGetMcuPowerState(otInstance *aInstance) in otPlatGetMcuPowerState() function
2009 switch (otPlatGetMcuPowerState(mInstance)) in HandlePropertyGet()