Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DSAM4S_ADC.cs69 if(temperatureSensorEnabled.Value && channelIndex == TemperatureChannelIndex) in GetChannelValue()
438 private const int TemperatureChannelIndex = 15; field in Antmicro.Renode.Peripherals.Analog.SAM4S_ADC