Searched full:shell (Results 1 – 4 of 4) sorted by relevance
/hal_intel-3.6.0/zephyr/iut_test/src/ |
D | shell_iut.c | 8 #include <zephyr/shell/shell.h> 10 #include <zephyr/shell/shell_uart.h> 14 static int cmd_iut_list(const struct shell *shell, in cmd_iut_list() argument 22 shell_fprintf(shell, SHELL_NORMAL, "IUT test cases:\n"); in cmd_iut_list() 24 shell_fprintf(shell, SHELL_NORMAL, "\t- %s, %s, 0x%x\n", in cmd_iut_list() 32 static int cmd_iut_run(const struct shell *shell, in cmd_iut_run() argument 41 static int cmd_iut_grun(const struct shell *shell, in cmd_iut_grun() argument 65 /*get current uart shell pointer*/ in iut_shell_suspend() 66 const struct shell *shell_ptr = shell_backend_uart_get_ptr(); in iut_shell_suspend() 69 iut_print("get shell pointer error!!!\n"); in iut_shell_suspend() [all …]
|
/hal_intel-3.6.0/.github/workflows/ |
D | checkpatch.yml | 15 shell: bash 28 shell: bash 34 shell: bash
|
D | sedi_docs_update.yml | 20 shell: bash
|
/hal_intel-3.6.0/zephyr/iut_test/ |
D | prj.conf | 12 # shell
|