Home
last modified time | relevance | path

Searched refs:WithEndpoint (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DNRF_USBD.cs381 x.WithEndpoint( in InitiateUSBCore()
387 .WithEndpoint( in InitiateUSBCore()
393 .WithEndpoint( in InitiateUSBCore()
399 .WithEndpoint( in InitiateUSBCore()
405 .WithEndpoint( in InitiateUSBCore()
411 .WithEndpoint( in InitiateUSBCore()
417 .WithEndpoint( in InitiateUSBCore()
423 .WithEndpoint( in InitiateUSBCore()
429 .WithEndpoint( in InitiateUSBCore()
435 .WithEndpoint( in InitiateUSBCore()
[all …]
DUSBPendrive.cs63 x.WithEndpoint( in USBPendrive()
69 .WithEndpoint( in USBPendrive()
DUSBMouse.cs63 i.WithEndpoint( in USBMouse()
DUSBKeyboard.cs123 i.WithEndpoint( in USBKeyboard()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBInterface.cs41 …public USBInterface WithEndpoint(Direction direction, EndpointTransferType transferType, short max… in WithEndpoint() method in Antmicro.Renode.Core.USB.USBInterface