Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_create.c230 …tx_thread_create(&(ip_ptr -> nx_ip_thread), name, _nx_ip_thread_entry, (ULONG)(ALIGN_TYPE)(ip_ptr), in _nx_ip_create()
Dnx_ip_thread_entry.c121 VOID _nx_ip_thread_entry(ULONG ip_ptr_value) in _nx_ip_thread_entry() function
/NetX-Duo-v6.2.1/common/inc/
Dnx_ip.h163 VOID _nx_ip_thread_entry(ULONG ip_ptr_value);