Searched defs:module_ptr (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/addons/cloud/ |
| D | nx_cloud.c | 468 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/ |
| D | netx_cloud_api_test.c | 265 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|
| D | netx_cloud_module_register_deregister_test.c | 208 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|
| D | netx_cloud_basic_test.c | 248 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|
| D | netx_cloud_module_event_test.c | 242 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|