Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c576 module_ptr -> nx_cloud_module_context = module_context; in _nx_cloud_module_register()
1127 …cloud_module -> nx_cloud_module_process(cloud_module -> nx_cloud_module_context, cloud_events & cl… in _nx_cloud_thread_entry()
Dnx_cloud.h111 VOID *nx_cloud_module_context; member