Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DSAM4S_ADC.cs46 AssertChannelIndex(channelIndex); in FeedSamplesFromRESD()
54 AssertChannelIndex(channelIndex); in DefaultChannelVoltage()
60 AssertChannelIndex(channelIndex); in DefaultChannelVoltage()
66 AssertChannelIndex(channelIndex); in GetChannelValue()
138 private void AssertChannelIndex(int channelIndex) in AssertChannelIndex() method in Antmicro.Renode.Peripherals.Analog.SAM4S_ADC