Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/ptp/
Dnxd_ptp_client.h426 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
448 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
Dnxd_ptp_client.c1558 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size, in _nxe_ptp_client_create() argument
1564 (thread_stack == NX_NULL) || (stack_size == 0) || (clock_callback == NX_NULL)) in _nxe_ptp_client_create()
1582 thread_stack, stack_size, clock_callback, clock_callback_data); in _nxe_ptp_client_create()
1640 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size, in _nx_ptp_client_create() argument
1731 (ULONG)client_ptr, thread_stack, stack_size, in _nx_ptp_client_create()