Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/lib/smf/
Dsmf.c48 static const struct smf_state *get_child_of(const struct smf_state *states, in get_child_of() function
66 return get_child_of(states, NULL); in get_last_of()
83 to_execute = get_child_of(target, to_execute)) { in smf_execute_ancestor_entry_actions()