Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.h170 #define nx_cloud_module_event_clear _nx_cloud_module_event_clear
215 UINT _nx_cloud_module_event_clear(NX_CLOUD_MODULE *cloud_module, ULONG module_own_event);
Dnx_cloud.c951 status = _nx_cloud_module_event_clear(cloud_module, 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() function