Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h55 #ifndef USBDCORE_DEBUG
56 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro
349 #if (USBDCORE_DEBUG == 1)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h55 #ifndef USBDCORE_DEBUG
56 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro
349 #if (USBDCORE_DEBUG == 1)
/bsp/ht32/libraries/usbd_library/inc/
A Dht32_usbd_core.h55 #ifndef USBDCORE_DEBUG
56 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro
351 #if (USBDCORE_DEBUG == 1)
A Dusbd_code.h30 #ifndef USBDCORE_DEBUG
31 …#define USBDCORE_DEBUG (0) /*!< Enable USB Debug mode … macro
342 #if (USBDCORE_DEBUG == 1)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c72 #if (USBDCORE_DEBUG == 1)
75 #undef USBDCORE_DEBUG
76 #define USBDCORE_DEBUG 0 macro
181 #if (USBDCORE_DEBUG == 1) in USBDCore_IRQHandler()
382 #if (USBDCORE_DEBUG == 1 && USBDCORE_DEBUG_DATA == 1)
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c72 #if (USBDCORE_DEBUG == 1)
75 #undef USBDCORE_DEBUG
76 #define USBDCORE_DEBUG 0 macro
181 #if (USBDCORE_DEBUG == 1) in USBDCore_IRQHandler()
382 #if (USBDCORE_DEBUG == 1 && USBDCORE_DEBUG_DATA == 1)
/bsp/ht32/libraries/usbd_library/src/
A Dht32_usbd_core.c74 #if (USBDCORE_DEBUG == 1)
77 #undef USBDCORE_DEBUG
78 #define USBDCORE_DEBUG 0 macro
183 #if (USBDCORE_DEBUG == 1) in USBDCore_IRQHandler()
414 #if (USBDCORE_DEBUG == 1 && USBDCORE_DEBUG_DATA == 1)
A Dusbd_code.c38 #if (USBDCORE_DEBUG == 1) in usbd_irq_handler()

Completed in 17 milliseconds