Searched refs:mqtt_thread_priority (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/mqtt/ |
| D | nxd_mqtt_client.h | 448 …IP *ip_ptr, NX_PACKET_POOL *pool_ptr, VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority, 488 VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority, 523 VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority,
|
| D | nxd_mqtt_client.c | 53 … VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority); 3235 VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority, in _nxd_mqtt_client_create() argument 3247 … pool_ptr, stack_ptr, stack_size, mqtt_thread_priority); in _nxd_mqtt_client_create() 3258 …client_ptr -> nxd_mqtt_client_cloud), "Cloud Helper", stack_ptr, stack_size, mqtt_thread_priority); in _nxd_mqtt_client_create() 3367 … VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority) in _nxd_mqtt_client_create_internal() argument 3376 NX_PARAMETER_NOT_USED(mqtt_thread_priority); in _nxd_mqtt_client_create_internal() 3397 … (ULONG)client_ptr, stack_ptr, stack_size, mqtt_thread_priority, mqtt_thread_priority, in _nxd_mqtt_client_create_internal() 5532 VOID *stack_ptr, ULONG stack_size, UINT mqtt_thread_priority, in _nxde_mqtt_client_create() argument 5545 pool_ptr, stack_ptr, stack_size, mqtt_thread_priority, in _nxde_mqtt_client_create()
|