Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/llext/
Dshell.c107 struct llext_shell_list { struct
113 struct llext_shell_list *sl = arg; in llext_shell_list_cb() argument
121 struct llext_shell_list sl = {.sh = sh}; in cmd_llext_list()