Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/smf/src/
Dtest_lib_hierarchical_smf.c187 static void parent_c_exit(void *obj) in parent_c_exit() function
343 parent_c_exit, NULL, NULL),
Dtest_lib_self_transition_smf.c275 static void parent_c_exit(void *obj) in parent_c_exit() function
450 [PARENT_C] = SMF_CREATE_STATE(parent_c_entry, parent_c_run, parent_c_exit,