Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cli/src/
A Dcli.c636 uint32_t index, detectindex, lastindex; in cli_up_history() local
643 detectindex = (index - 1 + CLI_INBUF_SIZE) % CLI_INBUF_SIZE; in cli_up_history()
646 g_cli->history[detectindex] != '\0' && in cli_up_history()

Completed in 4 milliseconds