Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/MSP430X/
DMSP430X.cs23 public class MSP430X : BaseCPU, IGPIOReceiver, ICpuSupportingGdb class
25 …public MSP430X(IMachine machine, string cpuType) : base(0, cpuType, machine, Endianess.LittleEndia… in MSP430X() method in Antmicro.Renode.Peripherals.CPU.MSP430X