Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/inc/
Dnx_mrp.h269 void nx_mrp_thread_entry(ULONG mrp_instance);
/NetX-Duo-v6.2.1/tsn/src/
Dnx_mrp.c1133 status = tx_thread_create(&mrp -> mrp_thread, thread_name, nx_mrp_thread_entry, (ULONG)mrp, in nx_mrp_init()
1954 void nx_mrp_thread_entry(ULONG mrp_instance) in nx_mrp_thread_entry() function