Home
last modified time | relevance | path

Searched defs:module_ptr (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c468 UINT _nxe_cloud_module_register(NX_CLOUD* cloud_ptr, NX_CLOUD_MODULE *module_ptr, const CHAR *modul… 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()
632 UINT _nxe_cloud_module_deregister(NX_CLOUD* cloud_ptr, NX_CLOUD_MODULE* module_ptr) in _nxe_cloud_module_deregister()
697 UINT _nx_cloud_module_deregister(NX_CLOUD* cloud_ptr, NX_CLOUD_MODULE* module_ptr) in _nx_cloud_module_deregister()
/NetX-Duo-v6.2.1/test/regression/cloud_test/
Dnetx_cloud_api_test.c265 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
Dnetx_cloud_module_register_deregister_test.c208 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
Dnetx_cloud_basic_test.c248 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
Dnetx_cloud_module_event_test.c242 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()