/NetX-Duo-v6.2.1/common/src/ |
D | nx_icmpv6_process_redirect.c | 99 ULONG error = 0; in _nx_icmpv6_process_redirect() local 157 error = 1; in _nx_icmpv6_process_redirect() 162 error = 1; in _nx_icmpv6_process_redirect() 167 error = 1; in _nx_icmpv6_process_redirect() 181 error = 1; in _nx_icmpv6_process_redirect() 189 error = 1; in _nx_icmpv6_process_redirect() 195 error = 1; in _nx_icmpv6_process_redirect() 200 error = 1; in _nx_icmpv6_process_redirect() 211 error = 1; in _nx_icmpv6_process_redirect() 216 if (error) in _nx_icmpv6_process_redirect()
|
D | nx_icmpv6_process_na.c | 101 INT error = 0; in _nx_icmpv6_process_na() local 119 error = 1; in _nx_icmpv6_process_na() 166 error = 1; in _nx_icmpv6_process_na() 209 error = 1; in _nx_icmpv6_process_na() 214 if (error) in _nx_icmpv6_process_na()
|
D | nx_icmpv6_process_ns.c | 101 UINT error; in _nx_icmpv6_process_ns() local 118 error = 0; in _nx_icmpv6_process_ns() 142 error = 1; in _nx_icmpv6_process_ns() 160 if (!error) in _nx_icmpv6_process_ns() 182 if (error || (interface_addr == NX_NULL)) in _nx_icmpv6_process_ns()
|
D | nx_ipv6_packet_receive.c | 86 UINT error; in _nx_ipv6_packet_receive() local 344 error = _nx_ip_dispatch_process(ip_ptr, packet_ptr, next_header_type); in _nx_ipv6_packet_receive() 346 if (error) in _nx_ipv6_packet_receive()
|
D | nx_ipv6_fragment_process.c | 101 INT error = 0; in _nx_ipv6_fragment_process() local 253 error = 1; in _nx_ipv6_fragment_process() 294 if (error) in _nx_ipv6_fragment_process()
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/ |
D | nx_azure_iot_security_module.h | 18 #error Platform includes error 30 #error "Azure IoT Security Module requires NX_ENABLE_IP_PACKET_FILTER to be defined, enable NX_ENAB…
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/deps/flatcc/include/flatcc/portable/ |
D | pendian_detect.h | 37 #error __LITTLE_ENDIAN__ inconsistent with __BYTE_ORDER__ 41 #error __BIG_ENDIAN__ inconsistent with __BYTE_ORDER__ 111 #error conflicting definitions of __LITTLE_ENDIAN__ and __BIG_ENDIAN__
|
D | paligned_alloc.h | 99 #error "DEBUG: C11_ALIGNED_ALLOC configured" 136 #error "DEBUG: POSIX_MEMALIGN configured" 178 #error "DEBUG: aligned_alloc malloc fallback configured"
|
D | pstdint.h | 363 # error "Platform not supported" 378 # error "Platform not supported" 399 #error "Platform not supported" 423 #error "Platform not supported" 450 #error "Platform not supported" 480 #error "Platform not supported"
|
D | pstdalign.h | 131 #error please update pstdalign.h with support for current compiler and library
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/cmake-modules/ |
D | asc_security_coreBuild.cmake | 21 # Make warning as error 22 …# For more information see https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/c… 40 # Make warning as error 61 target_compile_options(${target} PRIVATE "-Wno-error=overlength-strings")
|
/NetX-Duo-v6.2.1/addons/azure_iot/samples/cert/ |
D | nx_azure_iot_ciphersuites.c | 15 #error "TLS 1.2 must be enabled." 19 #error "X509 must be enabled."
|
/NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
D | main.c | 27 #error "SYMBOL NX_ENABLE_HTTP_PROXY must be defined. " 73 #error "SYMBOL SAMPLE_IPV4_ADDRESS must be defined. This symbol specifies the IP address of device.… 78 #error "SYMBOL SAMPLE_IPV4_MASK must be defined. This symbol specifies the IP address mask of devic… 83 #error "SYMBOL SAMPLE_GATEWAY_ADDRESS must be defined. This symbol specifies the gateway address fo… 88 #error "SYMBOL SAMPLE_DNS_SERVER_ADDRESS must be defined. This symbol specifies the dns server addr…
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/src/utils/ |
D | notifier.c | 48 goto error; in notifier_notify() 60 error: in notifier_notify()
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/docs/ |
D | nx_azure_iot_security_module.md | 25 * NX_AZURE_IOT_FAILURE Fail to enable Azure IoT Security Module due to internal error. 60 * NX_AZURE_IOT_FAILURE Fail to disable Azure IoT Security Module due to internal error.
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/deps/flatcc/include/flatcc/ |
D | flatcc_endian.h | 77 #error "flatbuffers has no defined endiannesss"
|
D | flatcc_identifier.h | 9 #error "include via flatcc/flatcc_flatbuffers.h"
|
/NetX-Duo-v6.2.1/addons/azure_iot/ |
D | nx_azure_iot.h | 32 #error "NXD_MQTT_CLOUD_ENABLE must be defined" 36 #error "NX_SECURE_ENABLE must be defined"
|
/NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
D | azure_rtos_iot_provisioning_client.md | 46 …ZURE_IOT_SDK_CORE_ERROR Fail to initialize the Azure IoT Provisioning Client due to SDK core error. 218 * NX_AZURE_IOT_SDK_CORE_ERROR Fail to register device to AZ IoT Provisioning due to SDK core error. 219 * NX_AZURE_IOT_SERVER_RESPONSE_ERROR Fail to register device to AZ IoT Provisioning due to error re… 227 …D_MQTT_CONNECT_FAILURE Fail to register device to AZ IoT Provisioning due to TCP/TLS connect error. 228 …QTT_COMMUNICATION_FAILURE Fail to register device to AZ IoT Provisioning due to MQTT connect error. 230 …TT_ERROR_NOT_AUTHORIZED Fail to register device to AZ IoT Provisioning due to authentication error.
|
D | azure_rtos_iot_hub_client.md | 112 * NX_AZURE_IOT_SDK_CORE_ERROR Fail to initialize the Azure IoT hub client due to SDK core error. 392 * NX_AZURE_IOT_SDK_CORE_ERROR Fail to connect to Azure IoT Hub due to SDK core error. 400 * NXD_MQTT_CONNECT_FAILURE Fail to connect to Azure IoT Hub due to TCP/TLS connect error. 401 * NXD_MQTT_COMMUNICATION_FAILURE Fail to connect to Azure IoT Hub due to MQTT connect error. 403 * NXD_MQTT_ERROR_NOT_AUTHORIZED Fail to connect to Azure IoT Hub due to authentication error. 561 * NX_AZURE_IOT_SDK_CORE_ERROR Fail to allocate telemetry message due to SDK core error. 717 * NXD_MQTT_COMMUNICATION_FAILURE Fail to send telemetry message due to TCP/TLS error. 754 * NXD_MQTT_COMMUNICATION_FAILURE Fail to enable C2D message receiving due to TCP/TLS error. 790 * NXD_MQTT_COMMUNICATION_FAILURE Fail to disable C2D message receiving due to TCP/TLS error. 873 * NX_AZURE_IOT_SDK_CORE_ERROR Fail to find the property due to parsing error. [all …]
|
/NetX-Duo-v6.2.1/addons/mdns/ |
D | nxd_mdns.h | 130 #error "mDNS IPv6 is not supported if IPv6 is not enabled." 134 #error "mDNS IPv6 is not supported if IPv6 multicast is not enabled." 139 #error "mDNS IPv6 is not supported if IPv6 address change notify is not enabled." 192 #error "NX_MDNS_DOMAIN_NAME_MAX must be at least 5 bytes!" 197 #error "(NX_MDNS_HOST_NAME_MAX + 1 + NX_MDNS_DOMAIN_NAME_MAX) must be no more than NX_MDNS_NAME_MAX…
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/inc/asc_security_core/model/schema/ |
D | heartbeat_json_parser.h | 30 if (ctx->error) goto failed; in AzureIoTSecurity_Heartbeat_parse_json_table()
|
D | baseline_reader.h | 119 __flatbuffers_define_string_field(2, AzureIoTSecurity_BaselineCheck, error, 0)
|
D | message_json_parser.h | 137 if (ctx->error) goto failed; in AzureIoTSecurity_Message_parse_json_table() 375 if (ctx->error) { in message_parse_json() 376 return ctx->error; in message_parse_json()
|
/NetX-Duo-v6.2.1/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 23 1. See error
|