Home
last modified time | relevance | path

Searched refs:GetChar (Results 1 – 1 of 1) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_shell.c68 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