Searched refs:pHistoryBuf (Results 1 – 2 of 2) sorted by relevance
251 …shell_recall_oldcmd((*prvUartLogCtl).pTmpLogBuf , (u8*)&(*prvUartLogCtl).pHistoryBuf[(*prvUartLogC… in shell_cmd_history()273 …shell_recall_oldcmd((*prvUartLogCtl).pTmpLogBuf, (u8*)&(*prvUartLogCtl).pHistoryBuf[(*prvUartLogCt… in shell_cmd_history()329 _strcpy((u8*)&((*prvUartLogCtl).pHistoryBuf[(*prvUartLogCtl).NewIdx]), in shell_cmd_chk()477 shell_ctl.pHistoryBuf = &shell_history_cmd[0]; in shell_init_rom()
50 u8 (*pHistoryBuf)[UART_LOG_CMD_BUFLEN]; member
Completed in 4 milliseconds