Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN.cs31 Line1 = new GPIO(); in MCAN()
1340 Line1.Set(flag1); in UpdateInterrupts()
DMCAN_Structures.cs167 public GPIO Line1 { get; private set; } property in Antmicro.Renode.Peripherals.CAN.MCAN