Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c244 static inline uint16_t completion_space_get(const struct shell *sh) in completion_space_get() function
258 uint16_t compl_space = completion_space_get(sh); in tab_prepare()