...
Files
usbd_core.h
Prototype
Code Block | ||
---|---|---|
| ||
void USBD_Trace (const CPU_CHAR *p_str); |
Arguments
p_drv
Pointer to the string containing debug information.
...
...
usbd_core.h
Code Block | ||
---|---|---|
| ||
void USBD_Trace (const CPU_CHAR *p_str); |
p_drv
Pointer to the string containing debug information.
...