Home
last modified time | relevance | path

Searched defs:HiMaxHM01B0 (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DHM01B0.cs18 public class HiMaxHM01B0 : I2CPeripheralBase<HiMaxHM01B0.Registers>, ICPIPeripheral, ISensor class
20 public HiMaxHM01B0() : base(16) in HiMaxHM01B0() method in Antmicro.Renode.Peripherals.Sensors.HiMaxHM01B0