Searched refs:state_get (Results 1 – 3 of 3) sorted by relevance
111 static inline enum shell_state state_get(const struct shell *sh) in state_get() function1435 if (state_get(sh) != SHELL_STATE_INITIALIZED) { in shell_start()1474 enum shell_state state = state_get(sh); in shell_stop()1541 if (state_get(sh) != SHELL_STATE_ACTIVE) { in shell_vfprintf()1826 return state_get(sh) == SHELL_STATE_ACTIVE; in shell_ready()
951 SHELL_CMD_ARG(state_get, NULL,
1165 SHELL_CMD_ARG(state_get, NULL,