Searched refs:matchConfiguration (Results 1 – 1 of 1) sorted by relevance
158 …if(matchConfiguration.Value == MatchMode.Disabled || matchConfiguration.Value == MatchMode.Reserve… in RunDataMatcher()165 switch(matchConfiguration.Value) in RunDataMatcher()331 .WithEnumField(16, 3, out matchConfiguration, name: "MatchConfiguration") in DefineRegisters()551 private IEnumRegisterField<MatchMode> matchConfiguration; field in Antmicro.Renode.Peripherals.I2C.S32K3XX_LowPowerInterIntegratedCircuit