Searched defs:blocks (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/ | ||
| D | ResourceBlockManager.cs | 44 private readonly IReadOnlyList<T> blocks; field in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIOModel.T |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/ | ||
| D | renode_memory.c | 138 void renode_set_host_blocks(host_memory_block_packed_t *blocks, int count) in renode_set_host_blocks() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | PeripheralCollection.cs | 310 private Block[] blocks; field in Antmicro.Renode.Peripherals.Bus.SystemBus.PeripheralCollection |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/ | ||
| D | ExecutionTracer.cs | 242 private BlockingCollection<Block> blocks; field in Antmicro.Renode.Peripherals.CPU.ExecutionTracer |