Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithMemoryAccessHooks.cs12 public interface ICPUWithMemoryAccessHooks : ICPU interface
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32L0_FlashController.cs306 var cpu = icpu as ICPUWithMemoryAccessHooks; in SetEraseMode()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs56 …able, ICPUWithMetrics, ICPUWithMappedMemory, ICPUWithRegisters, ICPUWithMemoryAccessHooks, IContro…