Searched refs:setupConfig (Results 1 – 1 of 1) sorted by relevance
25 if(!this.setupConfig.TryGetValue(series, out conf)) in STM32_CRC()239 …private readonly Dictionary<STM32Series, STM32Config> setupConfig = new Dictionary<STM32Series, ST… field in Antmicro.Renode.Peripherals.CRC.STM32_CRC