Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.h167 #define nx_cloud_module_register _nx_cloud_module_register
208 UINT _nx_cloud_module_register(NX_CLOUD* cloud_ptr, NX_CLOUD_MODULE* module_ptr, const CHAR* module…
Dnx_cloud.c492 …status = _nx_cloud_module_register(cloud_ptr, module_ptr, module_name, module_registered_event, mo… in _nxe_cloud_module_register()
547 UINT _nx_cloud_module_register(NX_CLOUD* cloud_ptr, NX_CLOUD_MODULE *module_ptr, const CHAR *module… in _nx_cloud_module_register() function