Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.c267 static void data_insert(const struct shell *sh, const char *data, uint16_t len) in data_insert() function
312 data_insert(sh, &data, 1); in z_shell_op_char_insert()
353 data_insert(sh, compl, compl_len); in z_shell_op_completion_insert()