Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_json_reader.c27 return(NX_AZURE_IOT_EMPTY_JSON); in nx_azure_iot_json_reader_translate_error_code()
Dnx_azure_iot.h140 #define NX_AZURE_IOT_EMPTY_JSON 0x20016 macro
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_azure_iot_embedded_sdk_pnp.c292 if (status != NX_AZURE_IOT_EMPTY_JSON) in sample_get_maxmin_report()