Searched refs:state_get (Results 1 – 3 of 3) sorted by relevance
112 static inline enum shell_state state_get(const struct shell *sh) in state_get() function1442 if (state_get(sh) != SHELL_STATE_INITIALIZED) { in shell_start()1483 enum shell_state state = state_get(sh); in shell_stop()1550 if (state_get(sh) != SHELL_STATE_ACTIVE) { in shell_vfprintf()1842 return state_get(sh) == SHELL_STATE_ACTIVE; in shell_ready()
933 SHELL_CMD_ARG(state_get, NULL,
1136 SHELL_CMD_ARG(state_get, NULL,