Searched defs:module_own_events (Results 1 – 9 of 9) sorted by relevance
| /NetX-Duo-v6.2.1/addons/cloud/ |
| D | nx_cloud.c | 469 …ID (*module_process)(VOID* module_context, ULONG common_events, ULONG module_own_events), VOID *mo… in _nxe_cloud_module_register() 548 …OID(*module_process)(VOID *module_context, ULONG common_events, ULONG module_own_events), VOID *mo… in _nx_cloud_module_register() 1087 ULONG module_own_events; in _nx_cloud_thread_entry() local 1115 module_own_events = cloud_module -> nx_cloud_module_own_events; in _nx_cloud_thread_entry() local
|
| /NetX-Duo-v6.2.1/test/regression/cloud_test/ |
| D | netx_cloud_module_event_test.c | 84 ULONG module_own_events; in test_entry() local 242 …tic void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_events) in cloud_module_event_process()
|
| D | netx_cloud_api_test.c | 265 …tic void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_events) in cloud_module_event_process()
|
| D | netx_cloud_module_register_deregister_test.c | 208 …tic void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_events) in cloud_module_event_process()
|
| D | netx_cloud_basic_test.c | 248 …tic void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_events) in cloud_module_event_process()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot.c | 34 …c VOID nx_azure_iot_event_process(VOID *nx_azure_iot, ULONG common_events, ULONG module_own_events) in nx_azure_iot_event_process()
|
| D | nx_azure_iot_provisioning_client.c | 1139 … ULONG common_events, ULONG module_own_events) in nx_azure_iot_provisioning_client_event_process()
|
| D | nx_azure_iot_adu_agent.c | 571 …nx_azure_iot_adu_agent_event_process(VOID *adu_agent, ULONG common_events, ULONG module_own_events) in nx_azure_iot_adu_agent_event_process()
|
| /NetX-Duo-v6.2.1/addons/mqtt/ |
| D | nxd_mqtt_client.c | 2952 …OID _nxd_mqtt_client_event_process(VOID *mqtt_client, ULONG common_events, ULONG module_own_events) in _nxd_mqtt_client_event_process()
|