Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/smf/src/
Dtest_lib_self_transition_smf.c120 PARENT_AB, enumerator
447 [ROOT] = SMF_CREATE_STATE(root_entry, root_run, root_exit, NULL, &test_states[PARENT_AB]),
448 [PARENT_AB] = SMF_CREATE_STATE(parent_ab_entry, parent_ab_run, parent_ab_exit,
453 &test_states[PARENT_AB], NULL),
455 &test_states[PARENT_AB], NULL),
469 smf_set_initial((struct smf_ctx *)&test_obj, &test_states[PARENT_AB]); in ZTEST()
486 smf_set_initial((struct smf_ctx *)&test_obj, &test_states[PARENT_AB]); in ZTEST()
504 smf_set_initial((struct smf_ctx *)&test_obj, &test_states[PARENT_AB]); in ZTEST()
522 smf_set_initial((struct smf_ctx *)&test_obj, &test_states[PARENT_AB]); in ZTEST()
540 smf_set_initial((struct smf_ctx *)&test_obj, &test_states[PARENT_AB]); in ZTEST()
[all …]
Dtest_lib_hierarchical_smf.c93 PARENT_AB, enumerator
340 [PARENT_AB] = SMF_CREATE_STATE(parent_ab_entry, parent_ab_run,
345 &test_states[PARENT_AB], NULL),
347 &test_states[PARENT_AB], NULL),
/Zephyr-latest/doc/services/smf/
Dindex.rst549 label = "PARENT_AB";