Home
last modified time | relevance | path

Searched defs:USBH_DbgLog (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_conf_template.h89 #define USBH_DbgLog(...) do { \ macro
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/
H A Dusbh_conf.h149 #define USBH_DbgLog(...) do { \ macro