Searched refs:sensorIdHigh (Results 1 – 1 of 1) sorted by relevance
29 public HS3001(IMachine machine, ushort sensorIdHigh = 0x0, ushort sensorIdLow = 0x0) in HS3001() argument33 this.sensorIdHigh = sensorIdHigh; in HS3001()311 valueProviderCallback: _ => sensorIdHigh); in DefineRegisters()321 private readonly ushort sensorIdHigh; field in Antmicro.Renode.Peripherals.Sensors.HS3001