Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_history.h33 #define Z_SHELL_HISTORY_DEFINE(_name, _size) \ macro
Dshell.h953 Z_SHELL_HISTORY_DEFINE(_name##_history, CONFIG_SHELL_HISTORY_BUFFER); \
/Zephyr-latest/tests/subsys/shell/shell_history/src/
Dshell_history_test.c18 Z_SHELL_HISTORY_DEFINE(history, HIST_BUF_SIZE);