Searched refs:USBDCORE_DEBUG (Results 1 – 8 of 8) sorted by relevance
55 #ifndef USBDCORE_DEBUG56 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro349 #if (USBDCORE_DEBUG == 1)
55 #ifndef USBDCORE_DEBUG56 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro351 #if (USBDCORE_DEBUG == 1)
30 #ifndef USBDCORE_DEBUG31 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro342 #if (USBDCORE_DEBUG == 1)
72 #if (USBDCORE_DEBUG == 1)75 #undef USBDCORE_DEBUG76 #define USBDCORE_DEBUG 0 macro181 #if (USBDCORE_DEBUG == 1) in USBDCore_IRQHandler()382 #if (USBDCORE_DEBUG == 1 && USBDCORE_DEBUG_DATA == 1)
74 #if (USBDCORE_DEBUG == 1)77 #undef USBDCORE_DEBUG78 #define USBDCORE_DEBUG 0 macro183 #if (USBDCORE_DEBUG == 1) in USBDCore_IRQHandler()414 #if (USBDCORE_DEBUG == 1 && USBDCORE_DEBUG_DATA == 1)
38 #if (USBDCORE_DEBUG == 1) in usbd_irq_handler()
Completed in 17 milliseconds