Home
last modified time | relevance | path

Searched defs:cloud_module (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c794 UINT _nxe_cloud_module_event_set(NX_CLOUD_MODULE *cloud_module, ULONG module_own_event) in _nxe_cloud_module_event_set()
862 UINT _nx_cloud_module_event_set(NX_CLOUD_MODULE *cloud_module, ULONG module_own_event) in _nx_cloud_module_event_set()
933 UINT _nxe_cloud_module_event_clear(NX_CLOUD_MODULE *cloud_module, ULONG module_own_event) in _nxe_cloud_module_event_clear()
1001 UINT _nx_cloud_module_event_clear(NX_CLOUD_MODULE *cloud_module, ULONG module_own_event) in _nx_cloud_module_event_clear()
1085 NX_CLOUD_MODULE *cloud_module; in _nx_cloud_thread_entry() local
/NetX-Duo-v6.2.1/test/regression/cloud_test/
Dnetx_cloud_api_test.c14 static NX_CLOUD_MODULE cloud_module; variable
Dnetx_cloud_basic_test.c14 static NX_CLOUD_MODULE cloud_module; variable
Dnetx_cloud_module_event_test.c26 static NX_CLOUD_APP cloud_module[3]; variable