Home
last modified time | relevance | path

Searched refs:STM32_CRC (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CRC/
DSTM32_CRC.cs20 public class STM32_CRC : IBytePeripheral, IWordPeripheral, IDoubleWordPeripheral, IKnownSize class
22 public STM32_CRC(STM32Series series, bool configurablePoly=false) in STM32_CRC() method in Antmicro.Renode.Peripherals.CRC.STM32_CRC