Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/
DCortexM.cs182 return tlibTryAddImplementationDefinedExemptionRegion(startAddress, endAddress) == 1u; in TryAddImplementationDefinedExemptionRegion()
1007 private Func<uint, uint, uint> tlibTryAddImplementationDefinedExemptionRegion; field in Antmicro.Renode.Peripherals.CPU.CortexM