Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_packet_debug_info_get.c78 … ULONG *packet_status, CHAR **thread_info, CHAR **file_info, ULONG *line) in _nx_packet_debug_info_get() argument
121 if (line) in _nx_packet_debug_info_get()
123 *line = packet_ptr -> nx_packet_debug_line; in _nx_packet_debug_info_get()
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/src/
Dlogger.c220 …_id_t id, unsigned int level, const char *filename, const char *func, int line, const char *fmt, .… in logger_log() argument
248 printf(MDC_TS_FORMAT, level_str, rawtime, filename, func, line); in logger_log()
250 …ntf(MDC_TS_TIME_H_FORMAT, level_str, ptm->tm_hour, ptm->tm_min, ptm->tm_sec, filename, func, line); in logger_log()
253 printf(MDC_TS_FORMAT, level_str, rawtime, filename, func, line); in logger_log()
256 printf(MDC_FORMAT, level_str, filename, func, line); in logger_log()
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/inc/asc_security_core/
Dlogger.h48 …_id_t id, unsigned int level, const char *filename, const char *func, int line, const char *fmt, .…
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/inc/asc_security_core/model/schema/
Dlog_reader.h100 __flatbuffers_define_scalar_field(3, AzureIoTSecurity_Record, line, flatbuffers_uint32, uint32_t, U…
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h265 #define NX_BSD_ERROR(status, line) printf(" NX BSD debug error message:, NX status: %x source line:… argument
267 #define NX_BSD_ERROR(status, line)
/NetX-Duo-v6.2.1/common/inc/
Dnx_packet.h104 … ULONG *packet_status, CHAR **thread_info, CHAR **file_info, ULONG *line);
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/cmake-modules/
Dasc_security_core_build_rules.cmake45 #if any compiler has a command line switch called "OFF" then it will need special care
Dasc_security_coreCodeCoverage.cmake73 # 2. Add the following line to your CMakeLists.txt: