Searched refs:nx_cloud_modules_count (Results 1 – 5 of 5) sorted by relevance
78 if ((status) || (cloud.nx_cloud_modules_count != 1)) in test_entry()88 if ((status != NX_CLOUD_MODULE_ALREADY_REGISTERED) || (cloud.nx_cloud_modules_count != 1)) in test_entry()98 if ((status) || (cloud.nx_cloud_modules_count != 2)) in test_entry()108 if ((status) || (cloud.nx_cloud_modules_count != 3)) in test_entry()118 if ((status) || (cloud.nx_cloud_modules_count != 4)) in test_entry()128 if ((status != NX_CLOUD_MODULE_NOT_REGISTERED) || (cloud.nx_cloud_modules_count != 4)) in test_entry()138 if ((status) || (cloud.nx_cloud_modules_count != 3)) in test_entry()148 if ((status) || (cloud.nx_cloud_modules_count != 4)) in test_entry()158 if ((status) || (cloud.nx_cloud_modules_count != 3)) in test_entry()168 if ((status) || (cloud.nx_cloud_modules_count != 2)) in test_entry()[all …]
83 if ((status) || (cloud.nx_cloud_modules_count != 1)) in test_entry()228 if ((status) || (cloud.nx_cloud_modules_count != 0)) in test_entry()
378 if (cloud_ptr -> nx_cloud_modules_count) in _nx_cloud_delete()582 cloud_ptr -> nx_cloud_modules_count ++; in _nx_cloud_module_register()744 cloud_ptr -> nx_cloud_modules_count--; in _nx_cloud_module_deregister()
147 ULONG nx_cloud_modules_count; member
110 iot.nx_azure_iot_cloud.nx_cloud_modules_count++; in demo_entry()112 iot.nx_azure_iot_cloud.nx_cloud_modules_count--; in demo_entry()