Home
last modified time | relevance | path

Searched defs:channelIdx (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DSTM32_ADC.cs63 public void FeedSample(uint value, uint channelIdx, int repeat = 1) in FeedSample()
71 public void FeedSample(string path, uint channelIdx, int repeat = 1) in FeedSample()
80 private bool IsValidChannel(uint channelIdx) in IsValidChannel()
DRenesasDA14_GPADC.cs94 private void EnsureChannelIsValid(uint channelIdx) in EnsureChannelIsValid()
DCAES_ADC.cs111 private void EnsureChannelIsValid(uint channelIdx) in EnsureChannelIsValid()