Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 44) sorted by relevance

12

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Ddebug.h82 #define LWIP_DEBUGF(debug, message) do { \ argument
84 ((debug) & LWIP_DBG_ON) && \
85 ((debug) & LWIP_DBG_TYPES_ON) && \
86 … ((s16_t)((debug) & LWIP_DBG_MASK_LEVEL) >= LWIP_DBG_MIN_LEVEL)) { \
88 if ((debug) & LWIP_DBG_HALT) { \
95 #define LWIP_DEBUGF(debug, message) argument
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Ddebug.h145 #define LWIP_DEBUGF(debug, message) do { \ argument
147 ((debug) & LWIP_DBG_ON) && \
148 ((debug) & LWIP_DBG_TYPES_ON) && \
149 … ((s16_t)((debug) & LWIP_DBG_MASK_LEVEL) >= LWIP_DBG_MIN_LEVEL)) { \
151 if ((debug) & LWIP_DBG_HALT) { \
158 #define LWIP_DEBUGF(debug, message) argument
A Dip4_addr.h160 #define ip4_addr_debug_print_parts(debug, a, b, c, d) \ argument
161 LWIP_DEBUGF(debug, ("%" U16_F ".%" U16_F ".%" U16_F ".%" U16_F, a, b, c, d))
162 #define ip4_addr_debug_print(debug, ipaddr) \ argument
163 ip4_addr_debug_print_parts(debug, \
168 #define ip4_addr_debug_print_val(debug, ipaddr) \ argument
169 ip4_addr_debug_print_parts(debug, \
A Dip_addr.h233 #define ip_addr_debug_print(debug, ipaddr) do { if(IP_IS_V6(ipaddr)) { \ argument
234 ip6_addr_debug_print(debug, ip_2_ip6(ipaddr)); } else { \
235 ip4_addr_debug_print(debug, ip_2_ip4(ipaddr)); }}while(0)
236 #define ip_addr_debug_print_val(debug, ipaddr) do { if(IP_IS_V6_VAL(ipaddr)) { \ argument
237 ip6_addr_debug_print_val(debug, *ip_2_ip6(&(ipaddr))); } else { \
238 ip4_addr_debug_print_val(debug, *ip_2_ip4(&(ipaddr))); }}while(0)
306 #define ip_addr_debug_print(debug, ipaddr) ip4_addr_debug_print(debug, ipaddr) argument
307 #define ip_addr_debug_print_val(debug, ipaddr) ip4_addr_debug_print_val(debug, ipaddr) argument
354 #define ip_addr_debug_print(debug, ipaddr) ip6_addr_debug_print(debug, ipaddr) argument
355 #define ip_addr_debug_print_val(debug, ipaddr) ip6_addr_debug_print_val(debug, ipaddr) argument
A Dip6_addr.h313 #define ip6_addr_debug_print_parts(debug, a, b, c, d, e, f, g, h) \ argument
314 …LWIP_DEBUGF(debug, ("%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":…
316 #define ip6_addr_debug_print(debug, ipaddr) \ argument
317 ip6_addr_debug_print_parts(debug, \
326 #define ip6_addr_debug_print_val(debug, ipaddr) \ argument
327 ip6_addr_debug_print_parts(debug, \
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Ddebug.h151 #define LWIP_DEBUGF(debug, message) do { \ argument
153 ((debug) & LWIP_DBG_ON) && \
154 ((debug) & LWIP_DBG_TYPES_ON) && \
155 … ((s16_t)((debug) & LWIP_DBG_MASK_LEVEL) >= LWIP_DBG_MIN_LEVEL)) { \
157 if ((debug) & LWIP_DBG_HALT) { \
164 #define LWIP_DEBUGF(debug, message) argument
A Dip_addr.h207 #define ip_addr_debug_print(debug, ipaddr) do { if(IP_IS_V6(ipaddr)) { \ argument
208 ip6_addr_debug_print(debug, ip_2_ip6(ipaddr)); } else { \
209 ip4_addr_debug_print(debug, ip_2_ip4(ipaddr)); }}while(0)
210 #define ip_addr_debug_print_val(debug, ipaddr) do { if(IP_IS_V6_VAL(ipaddr)) { \ argument
211 ip6_addr_debug_print_val(debug, *ip_2_ip6(&(ipaddr))); } else { \
212 ip4_addr_debug_print_val(debug, *ip_2_ip4(&(ipaddr))); }}while(0)
278 #define ip_addr_debug_print(debug, ipaddr) ip4_addr_debug_print(debug, ipaddr) argument
279 #define ip_addr_debug_print_val(debug, ipaddr) ip4_addr_debug_print_val(debug, ipaddr) argument
323 #define ip_addr_debug_print(debug, ipaddr) ip6_addr_debug_print(debug, ipaddr) argument
324 #define ip_addr_debug_print_val(debug, ipaddr) ip6_addr_debug_print_val(debug, ipaddr) argument
A Dip4_addr.h183 #define ip4_addr_debug_print_parts(debug, a, b, c, d) \ argument
184 LWIP_DEBUGF(debug, ("%" U16_F ".%" U16_F ".%" U16_F ".%" U16_F, a, b, c, d))
185 #define ip4_addr_debug_print(debug, ipaddr) \ argument
186 ip4_addr_debug_print_parts(debug, \
191 #define ip4_addr_debug_print_val(debug, ipaddr) \ argument
192 ip4_addr_debug_print_parts(debug, \
A Dip6_addr.h246 #define ip6_addr_debug_print_parts(debug, a, b, c, d, e, f, g, h) \ argument
247 …LWIP_DEBUGF(debug, ("%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":…
249 #define ip6_addr_debug_print(debug, ipaddr) \ argument
250 ip6_addr_debug_print_parts(debug, \
259 #define ip6_addr_debug_print_val(debug, ipaddr) \ argument
260 ip6_addr_debug_print_parts(debug, \
/components/legacy/fdt/src/
A Ddtb_access.c43 debug("%s: %s: \n", __func__, propname); in dtb_node_read_u32()
49 debug("(not found)\n"); in dtb_node_read_u32()
54 debug("%#x (%d)\n", *outp, *outp); in dtb_node_read_u32()
71 debug("%s: %s: ", __func__, propname); in dtb_node_read_u32_array()
78 debug("size %zd, val:%d\n", sz, *val); in dtb_node_read_u32_array()
107 debug("%s: %s: ", __func__, propname); in dtb_node_read_u32_index()
115 debug("(not found)\n"); in dtb_node_read_u32_index()
120 debug("%#x (%d)\n", *outp, *outp); in dtb_node_read_u32_index()
129 debug("%s: %s: ", __func__, propname); in dtb_node_read_u64()
135 debug("(not found)\n"); in dtb_node_read_u64()
[all …]
A Ddtb_base.c89 debug("%s: %s: ", __func__, propname); in dtb_node_read_bool()
93 debug("%s\n", prop ? "true" : "false"); in dtb_node_read_bool()
104 debug("%s: %s: ", __func__, propname); in dtb_node_read_prop()
116 debug("<not found>\n"); in dtb_node_read_prop()
138 debug("<invalid>\n"); in dtb_node_read_string()
141 debug("%s\n", str); in dtb_node_read_string()
151 debug("%s: %s: ", __func__, subnode_name); in dtb_node_find_subnode()
160 debug("%s\n", dtb_node_valid(subnode) ?\ in dtb_node_find_subnode()
184 debug("%s node not valid\n", __func__); in dtb_node_get_name()
431 debug("%s: %s = %s", __func__, propname, value); in dtb_node_write_string()
[all …]
/components/utilities/rt-link/
A DKconfig17 menu "rt link debug option"
19 bool "Enable RT-Link debug"
22 bool "Enable RT-Link hw debug"
/components/lwp/
A Dlwp.c236 if (lwp->debug) in _lwp_thread_entry()
347 pid_t lwp_execve(char *filename, int debug, int argc, char **argv, char **envp) in lwp_execve() argument
479 if (debug && rt_dbg_ops) in lwp_execve()
481 lwp->debug = debug; in lwp_execve()
502 pid_t exec(char *filename, int debug, int argc, char **argv) in exec() argument
505 return lwp_execve(filename, debug, argc, argv, __environ); in exec()
540 if (l && l->debug) in lwp_user_setting_restore()
A DKconfig16 bool "Enable debug mode of init process"
79 bool "Enable ldso debug"
A Dlwp.h188 int debug; member
244 int lwp_execve(char *filename, int debug, int argc, char **argv, char **envp);
261 pid_t exec(char *filename, int debug, int argc, char **argv);
A Dlwp_dbg.c10 if (lwp && lwp->debug) in dbg_thread_in_debug()
/components/net/lwip/lwip-1.4.1/src/include/ipv6/lwip/
A Dip_addr.h82 #define ip_addr_debug_print(debug, ipaddr) \ argument
83 … LWIP_DEBUGF(debug, ("%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F"\n", \
/components/drivers/mtd/
A DKconfig11 bool "Enable MTD Nand operations debug information"
/components/legacy/fdt/
A DKconfig12 bool "Using fdt debug function"
/components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/
A Dip_addr.h212 #define ip_addr_debug_print(debug, ipaddr) \ argument
213 LWIP_DEBUGF(debug, ("%"U16_F".%"U16_F".%"U16_F".%"U16_F, \
/components/drivers/sdio/
A DKconfig27 bool "Enable SDIO debug log output"
/components/net/at/
A DKconfig8 bool "Enable debug log output"
/components/fal/
A DKconfig9 bool "Enable debug log output"
/components/drivers/i2c/
A DKconfig7 bool "Use I2C debug message"
16 bool "Use simulate I2C debug message"
/components/net/lwip/lwip-2.1.2/test/unit/dhcp/
A Dtest_dhcp.c128 static int debug = 0; variable
129 static void setdebug(int a) {debug = a;} in setdebug()
149 if (debug) { in send_pkt()
246 if (debug) { in lwip_tx_func()

Completed in 32 milliseconds

12