Searched refs:MapSystemExceptionToInteger (Results 1 – 1 of 1) sorted by relevance
2055 return container[MapSystemExceptionToInteger(index)];2059 container[MapSystemExceptionToInteger(index)] = value;2065 private static int MapSystemExceptionToInteger(int exception) in MapSystemExceptionToInteger() method in Antmicro.Renode.Peripherals.IRQControllers.NVIC.ExceptionSimpleArray