Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/shell/
Dshell_types.h39 uint16_t terminal_hei; /*!< terminal screen height.*/ member
/Zephyr-Core-3.7.0/subsys/shell/
Dshell_cmds.c197 sh->ctx->vt100_ctx.cons.terminal_hei = y; in terminal_size_get()
412 sh->ctx->vt100_ctx.cons.terminal_hei = SHELL_DEFAULT_TERMINAL_HEIGHT; in cmd_resize_default()
431 sh->ctx->vt100_ctx.cons.terminal_hei = in cmd_resize()
Dshell.c1235 sh->ctx->vt100_ctx.cons.terminal_hei = in instance_init()