Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/inc/
Dnx_mrp.h114 #define NX_MRP_ACTION_SL (4) macro
/NetX-Duo-v6.2.1/tsn/src/
Dnx_mrp.c347 attribute -> applicant.action = NX_MRP_ACTION_SL; in nx_mrp_applicant_event_process()
1486 case NX_MRP_ACTION_SL: in nx_mrp_attribute_event_get()
/NetX-Duo-v6.2.1/test/regression/tsn_test/
Dnetx_mrp_state_machine_test.c769 …pplicant.state != NX_MRP_APPLICANT_STATE_VO) || (attribute ->applicant.action != NX_MRP_ACTION_SL)) in thread_0_entry()