Home
last modified time | relevance | path

Searched defs:memory_size (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_create.c89 VOID *memory_ptr, ULONG memory_size, UINT priority) in _nx_ip_create()
Dnxe_ip_create.c91 VOID *memory_ptr, ULONG memory_size, UINT priority, UINT ip_control_block_size) in _nxe_ip_create()
/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c87 …eate(NX_CLOUD *cloud_ptr, const CHAR *cloud_name, VOID *memory_ptr, ULONG memory_size, UINT priori… in _nxe_cloud_create()
166 …eate(NX_CLOUD *cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_size, UINT priori… in _nx_cloud_create()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_provisioning_client.c821 UCHAR *metadata_memory, UINT memory_size, in nx_azure_iot_provisioning_client_initialize()
Dnx_azure_iot_hub_client.c158 UCHAR * metadata_memory, UINT memory_size, in nx_azure_iot_hub_client_initialize()
/NetX-Duo-v6.2.1/addons/mqtt/
Dnxd_mqtt_client.c3225 VOID *memory_ptr, ULONG memory_size) in _nxd_mqtt_client_create()
5512 VOID *memory_ptr, ULONG memory_size) in _nxde_mqtt_client_create()
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c12118 …he_add_string(NX_MDNS *mdns_ptr, UINT cache_type, VOID *memory_ptr, UINT memory_size, VOID **inser… in _nx_mdns_cache_add_string()