Searched refs:EnsureChannelIsValid (Results 1 – 2 of 2) sorted by relevance
41 EnsureChannelIsValid(adcChannel); in FeedSamplesFromRESD()78 EnsureChannelIsValid(channelId); in HandleConversion()94 private void EnsureChannelIsValid(uint channelIdx) in EnsureChannelIsValid() method in Antmicro.Renode.Peripherals.Analog.RenesasDA14_GPADC
42 EnsureChannelIsValid(adcChannel); in FeedSamplesFromRESD()66 EnsureChannelIsValid((uint)adcChannel); in SetADCValue()72 EnsureChannelIsValid((uint)adcChannel); in GetADCValue()111 private void EnsureChannelIsValid(uint channelIdx) in EnsureChannelIsValid() method in Antmicro.Renode.Peripherals.Analog.CAES_ADC