Home
last modified time | relevance | path

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

/Zephyr-latest/lib/smf/
Dsmf.c89 static bool smf_execute_all_entry_actions(struct smf_ctx *const ctx, in smf_execute_all_entry_actions() function
257 if (smf_execute_all_entry_actions(ctx, init_state, topmost)) { in smf_set_initial()
347 if (smf_execute_all_entry_actions(ctx, new_state, topmost)) { in smf_set_state()