Searched refs:RoutingControlEnd (Results 1 – 1 of 1) sorted by relevance
36 if(offset >= RoutingControlStart && offset < RoutingControlEnd) in ReadWord()50 if(offset >= RoutingControlStart && offset < RoutingControlEnd) in WriteWord()219 private const int RoutingControlEnd = RoutingControlStart + NumberOfInterrupts*2; field in Antmicro.Renode.Peripherals.IRQControllers.MSCM