Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c174 UINT system_component; in nx_azure_iot_hub_client_properties_component_property_next_get_internal() local
213 system_component = NX_FALSE; in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
219 system_component = NX_TRUE; in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
225 if ((parse_system_component == NX_TRUE) && (system_component == NX_TRUE)) in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
230 else if ((parse_system_component == NX_FALSE) && (system_component == NX_FALSE)) in nx_azure_iot_hub_client_properties_component_property_next_get_internal()