Searched defs:EndOfRxBuffer (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/ | ||
| D | SAM_PDC.cs | 254 public bool EndOfRxBuffer property in Antmicro.Renode.Peripherals.DMA.SAM_PDC |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/ | ||
| D | SAM4S_TWI.cs | 496 private bool EndOfRxBuffer => pdc?.EndOfRxBuffer ?? false; field in Antmicro.Renode.Peripherals.I2C.SAM4S_TWI |