Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DICP_101xx.cs271 if(addr != CalibrationAddress) in DefineCommandHandlers()
273 …d from OTP from offset 0x{0:X}, different than 0x{1:X} is unsupported!", addr, CalibrationAddress); in DefineCommandHandlers()
478 private const int CalibrationAddress = 0x00669C; field in Antmicro.Renode.Peripherals.Sensors.ICP_101xx