Searched refs:GetChar (Results 1 – 1 of 1) sorted by relevance
68 static uint8_t GetChar(p_shell_context_t context); /*!< get a char from communication interface */129 ch = GetChar(context); in SHELL_Main()615 static uint8_t GetChar(p_shell_context_t context) in GetChar() function
Completed in 7 milliseconds