Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DNRF_USBD.cs92 … uint endpointInCount = registers.Read((0x14 * epNumber) + (long)Registers.Endpoint0InCount); in GetData()
311 Registers.Endpoint0InCount.Define(this) in DefineRegisters()
616 Endpoint0InCount = 0x604, enumerator