* @brief host msd callback function. * This function should be called in the host callback function. * @param deviceHandle device handle. * @param configurationHandle attached device's configuration ...
static usb_status_t USB_DeviceClassAllocateHandle(uint8_t controllerId, usb_device_common_class_struct_t **handle); static usb_status_t USB_DeviceClassFreeHandle ...