Home
last modified time | relevance | path

Searched defs:smf_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/
Dsmf.h99 struct smf_ctx { struct
101 const struct smf_state *current;
103 const struct smf_state *previous;
129 void smf_set_initial(struct smf_ctx *ctx, const struct smf_state *init_state); argument