Searched defs:DEBUG (Results 1 – 8 of 8) sorted by relevance
25 #define DEBUG(fmt, args...) printf("[DEBUG] %s, %s, %d " fmt "\n", __FILE__, __func__, __LINE__, ##… macro27 #define DEBUG(fmt, args...) macro
27 unsigned int DEBUG; member40 unsigned int DEBUG; member
23 #define DEBUG DEBUG_UART1 macro
16 #define DEBUG macro
23 #define DEBUG macro
21 #define DEBUG macro
27 volatile const rt_uint32_t DEBUG[4]; member
584 __I unsigned long DEBUG[4]; member
Completed in 14 milliseconds