Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 60) sorted by relevance

123

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_adu_agent.c53 …OT_ADU_AGENT *adu_agent_ptr, NX_AZURE_IOT_ADU_AGENT_STEP *step, NX_AZURE_IOT_ADU_AGENT_FILE *file);
58 NX_AZURE_IOT_ADU_AGENT_FILE **file);
64 NX_AZURE_IOT_ADU_AGENT_FILE *file,
669 NX_AZURE_IOT_ADU_AGENT_FILE *file; in nx_azure_iot_adu_agent_update_check_event_process() local
778 …d(adu_agent_ptr, update_manifest_content, (UCHAR *)step -> file_id, step -> file_id_length, &file)) in nx_azure_iot_adu_agent_update_check_event_process()
786 step -> file = file; in nx_azure_iot_adu_agent_update_check_event_process()
800 …d(adu_agent_ptr, update_manifest_content, (UCHAR *)step -> file_id, step -> file_id_length, &file)) in nx_azure_iot_adu_agent_update_check_event_process()
811 …if (nx_azure_iot_adu_agent_method_download(adu_agent_ptr, file, NX_AZURE_IOT_ADU_AGENT_DOWNLOADER_… in nx_azure_iot_adu_agent_update_check_event_process()
915 …roxy_update_manifest_content, (UCHAR *)proxy_step -> file_id, proxy_step -> file_id_length, &file)) in nx_azure_iot_adu_agent_update_check_event_process()
924 nx_azure_iot_adu_agent_step_file_update(adu_agent_ptr, step, file); in nx_azure_iot_adu_agent_update_check_event_process()
[all …]
Dnx_azure_iot_adu_agent.h500 NX_AZURE_IOT_ADU_AGENT_FILE *file; member
594 NX_AZURE_IOT_ADU_AGENT_FILE *file; member
/NetX-Duo-v6.2.1/test/cmake/nx_secure/libs/
DCMakeLists.txt12 message(STATUS "Using toolchain file: ${CMAKE_TOOLCHAIN_FILE}.")
24 file(GLOB header_files ${dir}/*.h)
/NetX-Duo-v6.2.1/test/cmake/libs/
DCMakeLists.txt12 message(STATUS "Using toolchain file: ${CMAKE_TOOLCHAIN_FILE}.")
28 file(GLOB header_files ${dir}/*.h)
/NetX-Duo-v6.2.1/test/cmake/netxduo_fast/libs/
DCMakeLists.txt12 message(STATUS "Using toolchain file: ${CMAKE_TOOLCHAIN_FILE}.")
28 file(GLOB header_files ${dir}/*.h)
/NetX-Duo-v6.2.1/
DCMakeLists.txt63 message(STATUS "Using default nx_user.h file")
66 message(STATUS "Using custom nx_user.h file from ${NX_USER_FILE}")
75 # Enable a build target that produces a ZIP file of all sources
DCONTRIBUTING.md12 * FileX - high-performance, FAT-compatible file system that’s fully integrated with ThreadX kernel
62 the Developer Certificate of Origin (DCO). Having an ECA on file associated with
/NetX-Duo-v6.2.1/addons/
DCMakeLists.txt44 # Append BSD file if the user wants it
51 # Append Azure IoT file if the user wants it
67 # Remove the file server files if the user doesn't want them
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_serverhello_session_id_test.c117 static VOID _ERROR_COUNTER(UINT status, const char *file, int line) in _ERROR_COUNTER() argument
119 printf("Error (status = 0x%x) at %s:%d\n", status, file, line); in _ERROR_COUNTER()
Dnx_secure_dtls_ecc_basic_test.c74 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
76 printf("\nError on line %d in %s\n", line, file); in __ERROR_COUNTER()
Dnx_secure_tls_unrecognized_ciphersuites_test.c70 static VOID _error_print(char *file, unsigned int line) in _error_print() argument
72 printf("Error at %s:%d\n", file, line); in _error_print()
Dnx_secure_dtls_concurrent_sessions_test.c82 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
84 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
Dnx_secure_dtls_multiple_sessions_connect_test.c79 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
81 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
Dnx_secure_dtls_version_1_0_test.c80 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
82 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
Dnx_secure_tls_record_layer_version_test.c71 static VOID _ERROR_COUNTER(UINT status, const char *file, int line) in _ERROR_COUNTER() argument
73 printf("Error (status = 0x%x) at %s:%d\n", status, file, line); in _ERROR_COUNTER()
Dnx_secure_tls_rsa_4096_test.c845 static VOID _ERROR_COUNTER(UINT status, const char *file, int line) in _ERROR_COUNTER() argument
847 printf("Error (status = 0x%x) at %s:%d\n", status, file, line); in _ERROR_COUNTER()
Dnx_secure_tls_send_plaintext_alert_after_key_generation_test.c95 static VOID _ERROR_COUNTER(UINT status, const char *file, int line) in _ERROR_COUNTER() argument
97 printf("Error (status = 0x%x) at %s:%d\n", status, file, line); in _ERROR_COUNTER()
Dnx_secure_tls_1_3_version_negotiation_test.c140 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
142 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
Dnx_secure_tls_ecc_client_cert_test.c71 static VOID _ERROR_COUNTER(UINT status, const char *file, int line) in _ERROR_COUNTER() argument
73 printf("Error (status = 0x%x) at %s:%d\n", status, file, line); in _ERROR_COUNTER()
Dnx_secure_tls_ecc_crl_test.c65 static VOID __ERROR_COUNTER(char *file, int line) in __ERROR_COUNTER() argument
67 printf("Error at %s:%d\n", file, line); in __ERROR_COUNTER()
Dnx_secure_dtls_abnormal_test.c79 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
81 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
Dnx_secure_dtls_abort_waiting_test.c81 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
83 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
Dnx_secure_dtls_ciphersuites_test.c119 static VOID _ERROR_COUNTER(const char *file, int line) in _ERROR_COUNTER() argument
121 printf("Error at %s:%d", file, line); in _ERROR_COUNTER()
Dnx_secure_dtls_concurrent_sessions_retransmit_test.c82 static VOID __ERROR_COUNTER(UCHAR *file, UINT line) in __ERROR_COUNTER() argument
84 printf("Error on line %d in %s", line, file); in __ERROR_COUNTER()
/NetX-Duo-v6.2.1/.github/ISSUE_TEMPLATE/
Dbug_report.md32 …icable, add console logs or other types of debug information like Wireshark capture as `.zip` file.

123