Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/smf/src/
Dtest_lib_hierarchical_5_ancestor_smf.c407 static void d_entry(void *obj) in d_entry() function
423 [D] = SMF_CREATE_STATE(d_entry, NULL, NULL, NULL, NULL),
/Zephyr-latest/subsys/shell/
Dshell.c256 struct shell_static_entry *d_entry) in tab_prepare() argument
305 *argv, complete_arg_idx, d_entry, in tab_prepare()
814 struct shell_static_entry d_entry; in tab_handle() local
824 &d_entry); in tab_handle()