renode-infrastructure
renode-infrastructure copied to clipboard
USBDeviceCore: Add direction parameter for GetEndpoint
DeviceToHost and HostToDevice endpoints can share a same endpoint number, so it is better to distinguish an endpoint by both number and direction.