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/
DAS6221.cs109 temperatureLowThreshold = DefaultLowThreshold; in Reset()
268 private const short DefaultLowThreshold = 70 * Resolution; field in Antmicro.Renode.Peripherals.Sensors.AS6221