Lines Matching defs:shellContextHandle

257     shell_context_handle_t *shellContextHandle;  in SHELL_WriteBuffer()  local
291 shell_context_handle_t *shellContextHandle; in SHELL_Sprintf() local
300 static void SHELL_hisOperation(uint8_t ch, shell_context_handle_t *shellContextHandle) in SHELL_hisOperation()
345 shell_context_handle_t *shellContextHandle = (shell_context_handle_t *)param; in SHELL_Task() local
573 shell_context_handle_t *shellContextHandle = (shell_context_handle_t *)shellHandle; in SHELL_HelpCommand() local
593 shell_context_handle_t *shellContextHandle = (shell_context_handle_t *)shellHandle; in SHELL_ExitCommand() local
600 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd) in SHELL_ProcessCommand()
708 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) in SHELL_GetHistoryCommand()
745 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle) in SHELL_AutoComplete()
866 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, uint8_t *ch) in SHELL_GetChar()
911 shell_context_handle_t *shellContextHandle; in SHELL_Init() local
995 shell_context_handle_t *shellContextHandle = (shell_context_handle_t *)shellHandle; in SHELL_RegisterCommand() local
1021 shell_context_handle_t *shellContextHandle; in SHELL_Write() local
1066 shell_context_handle_t *shellContextHandle; in SHELL_Printf() local
1126 shell_context_handle_t *shellContextHandle; in SHELL_PrintfSynchronization() local
1146 shell_context_handle_t *shellContextHandle; in SHELL_ChangePrompt() local
1158 shell_context_handle_t *shellContextHandle; in SHELL_PrintPrompt() local