Searched refs:ISensor (Results 1 – 17 of 17) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Sensor/ |
| D | ISensor.cs | 10 public interface ISensor : IPeripheral interface
|
| D | IHumiditySensor.cs | 10 public interface IHumiditySensor : ISensor
|
| D | ITemperatureSensor.cs | 10 public interface ITemperatureSensor : ISensor
|
| D | IMagneticSensor.cs | 10 public interface IMagneticSensor : ISensor
|
| D | IADC.cs | 10 public interface IADC : ISensor
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ |
| D | HM01B0.cs | 18 public class HiMaxHM01B0 : I2CPeripheralBase<HiMaxHM01B0.Registers>, ICPIPeripheral, ISensor
|
| D | ADXL372.cs | 19 …pheral, II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, IGPIOReceiver, ISensor
|
| D | LSM9DS1_Magnetic.cs | 18 …lass LSM9DS1_Magnetic: II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor
|
| D | ArduCAMMini2MPPlus.cs | 22 …pheral, II2CPeripheral, IGPIOReceiver, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor
|
| D | ZMOD4xxx.cs | 19 …ublic class ZMOD4xxx : II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor
|
| D | LSM303DLHC_Gyroscope.cs | 22 …e : II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor, ITemperatureSens…
|
| D | OV2640.cs | 20 … public class OV2640 : II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor
|
| D | LIS2DS12.cs | 22 …2 : II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor, ITemperatureSens…
|
| D | OB1203.cs | 16 … public class OB1203 : II2CPeripheral, ISensor, IProvidesRegisterCollection<ByteRegisterCollection>
|
| D | ICP_101xx.cs | 20 public class ICP_101xx : II2CPeripheral, ISensor, ITemperatureSensor, IUnderstandRESD
|
| D | LSM303DLHC_Accelerometer.cs | 21 …03DLHC_Accelerometer : II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor
|
| D | MC3635.cs | 19 … public class MC3635 : II2CPeripheral, IProvidesRegisterCollection<ByteRegisterCollection>, ISensor
|