Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_x509_key_usage_test.c14 static CHAR thread_stack[DEMO_STACK_SIZE]; variable
26 thread_stack, DEMO_STACK_SIZE, in test_application_define()
/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.h708 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
736 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
Dnxd_ptp_client.c3513 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
3519 (thread_stack == NX_NULL) || (stack_size == 0) || (clock_callback == NX_NULL))
3537 thread_stack, stack_size, clock_callback, clock_callback_data);
3598 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
3696 (ULONG)client_ptr, thread_stack, stack_size,