WEAK void USBDCallbacks_RequestReceived(const USBGenericRequest *request)
WEAK void USBDCallbacks_Resumed(void)
WEAK void USBDCallbacks_Suspended(void)
void USBDDriver_RequestHandler(USBDDriver *pDriver, const USBGenericRequest *pRequest)
WEAK void USBDCallbacks_Reset(void)
USBDDriver * USBD_GetDriver(void)
WEAK void USBDCallbacks_Initialized(void)