Searched refs:shell_history_cmd (Results 1 – 2 of 2) sorted by relevance
19 SHELL_ROM_BSS_SECTION u8 shell_history_cmd[UART_LOG_HISTORY_LEN][UART_LOG_CMD_BUFLEN]; variable477 shell_ctl.pHistoryBuf = &shell_history_cmd[0]; in shell_init_rom()
25 extern u8 shell_history_cmd[UART_LOG_HISTORY_LEN][UART_LOG_CMD_BUFLEN];
Completed in 3 milliseconds