Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/MonitorTests/
DTokenizerTests.cs213 …kenizationResult(TokenizationResult result, int unmatchedCharacters, Type exception = null, params… in AssertTokenizationResult()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_LFXO_1.cs27 private void BusFault(uint exception) in BusFault()
DEFR32xG2_CMU_3.cs41 private void BusFault(uint exception) in BusFault()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/
DNVIC.cs1663 private static string ExceptionToString(int exception) in ExceptionToString()
2065 private static int MapSystemExceptionToInteger(int exception) in MapSystemExceptionToInteger()