Searched refs:eeprom (Results 1 – 1 of 1) sorted by relevance
22 …public STM32L0_FlashController(IMachine machine, MappedMemory flash, MappedMemory eeprom) : base(m… in STM32L0_FlashController() argument25 this.underlyingEeprom = eeprom; in STM32L0_FlashController()