Home
last modified time | relevance | path

Searched defs:STM32H7_SPI (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DSTM32H7_SPI.cs19 …public class STM32H7_SPI : NullRegistrationPointPeripheralContainer<ISPIPeripheral>, IKnownSize, I… class
21 public STM32H7_SPI(IMachine machine) : base(machine) in STM32H7_SPI() method in Antmicro.Renode.Peripherals.SPI.STM32H7_SPI