Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.c461 static void buffer_trim(char *buff, uint16_t *buff_len) in buffer_trim() function
495 buffer_trim(sh->ctx->cmd_buff, &sh->ctx->cmd_buff_len); in z_shell_cmd_trim()