Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DSI70xx.cs26 commands.RegisterCommand(MeasureHumidity, 0xE5); in SI70xx()
27 commands.RegisterCommand(MeasureHumidity, 0xF5); in SI70xx()
100 private void MeasureHumidity(byte[] command) in MeasureHumidity() method in Antmicro.Renode.Peripherals.Sensors.SI70xx