Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DTMP103.cs75 temperatureLowThreshold = defaultLowThreshold; in Reset()
167 private const sbyte defaultLowThreshold = -10; field in Antmicro.Renode.Peripherals.Sensors.TMP103