Searched refs:OutputLine (Results 1 – 2 of 2) sorted by relevance
21 OutputLine = new GPIO(); in CombinedInput()29 OutputLine.Unset(); in Reset()41 OutputLine.Set(inputStates.Any(x => x)); in OnGPIO()44 public GPIO OutputLine { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.CombinedInput
36 endpoint = combiner.OutputLine.Endpoints.SingleOrDefault(); in GetCpuInterruptNumber()