Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DMAX86171.cs341 foreach(var channel in ActiveChannels.Cast<int>()) in CheckIfConfigurationMatches()
845 private IEnumerable<Channel> ActiveChannels => field in Antmicro.Renode.Peripherals.Sensors.MAX86171
1013 var activeChannels = parent.ActiveChannels.ToList(); in EnqueueFrame()