Searched refs:STM32_FlashController (Results 1 – 5 of 5) sorted by relevance
20 public abstract class STM32_FlashController : BasicDoubleWordPeripheral class22 public STM32_FlashController(IMachine machine) : base(machine) in STM32_FlashController() method in Antmicro.Renode.Peripherals.MTD.STM32_FlashController28 …public LockRegister(STM32_FlashController owner, string name, uint[] keys, bool unlockedAfterReset… in LockRegister()91 private readonly STM32_FlashController owner;
22 public class STM32H7_FlashController : STM32_FlashController, IKnownSize
22 public class STM32F4_FlashController : STM32_FlashController, IKnownSize
16 public class STM32WBA_FlashController : STM32_FlashController, IKnownSize
20 public class STM32L0_FlashController : STM32_FlashController, IKnownSize