Home
last modified time | relevance | path

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

12

/lk-master/external/lib/lwip/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
/lk-master/kernel/
A Drules.mk7 lib/debug \
11 $(LOCAL_DIR)/debug.c \
/lk-master/tools/moot/
A Dmtldr130 logger.debug(
139 logger.debug(
149 logger.debug("Write %d bytes, command = %d" % (0, command))
162 logger.debug("Write %d bytes, command = %d" % (0, command))
170 logger.debug("Read %d bytes, retcode = %d" % (int(datalen), retcode))
181 logger.debug("Write %d bytes, command = %d" % (len(data), command))
/lk-master/external/lib/lwip/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", \
/lk-master/lib/debug/
A Drules.mk6 $(LOCAL_DIR)/debug.c
/lk-master/dev/gpio/
A Drules.mk6 $(LOCAL_DIR)/debug.c
/lk-master/lib/debugcommands/
A Drules.mk6 lib/debug \
/lk-master/lib/fs/
A Drules.mk7 $(LOCAL_DIR)/debug.c \
/lk-master/platform/
A Drules.mk7 $(LOCAL_DIR)/debug.c \
/lk-master/lib/bio/
A Drules.mk7 $(LOCAL_DIR)/debug.c \
/lk-master/external/lib/cksum/
A Drules.mk9 $(LOCAL_DIR)/debug.c
/lk-master/dev/bus/pci/
A Drules.mk7 $(LOCAL_DIR)/debug.cpp \
/lk-master/platform/qemu-mips/
A Drules.mk12 $(LOCAL_DIR)/debug.c \
/lk-master/platform/alterasoc/
A Drules.mk16 $(LOCAL_DIR)/debug.c \
/lk-master/platform/cc13xx/
A Drules.mk14 $(LOCAL_DIR)/debug.c \
/lk-master/platform/mediatek/mt6797/
A Drules.mk18 $(LOCAL_DIR)/debug.c \
/lk-master/platform/pc/
A Drules.mk19 $(LOCAL_DIR)/debug.c \
/lk-master/platform/armemu/
A Drules.mk13 $(LOCAL_DIR)/debug.c \
/lk-master/platform/mediatek/mt6735/
A Drules.mk19 $(LOCAL_DIR)/debug.c \
/lk-master/target/stm32f4-discovery/
A DREADME17 Using external SWD debug
/lk-master/platform/lpc43xx/
A Drules.mk19 $(LOCAL_DIR)/debug.c \
/lk-master/external/lib/lwip/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, \
/lk-master/platform/stellaris/
A Drules.mk33 $(LOCAL_DIR)/debug.c \
/lk-master/platform/qemu-virt-arm/
A Drules.mk19 $(LOCAL_DIR)/debug.c \
/lk-master/platform/stm32f4xx/
A Drules.mk41 $(LOCAL_DIR)/debug.c \

Completed in 29 milliseconds

12