Home
last modified time | relevance | path

Searched defs:td (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DPluginDescriptor.cs18 public PluginDescriptor(TypeDefinition td, bool hidden) in PluginDescriptor()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs1216 public void FillWithTransferDescriptor(QueueTransferDescriptor td, QueueHead qh) in FillWithTransferDescriptor()