Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ICM20948/
DICM20948_Bank3Registers.cs30 private void WriteI2CPeripherial(II2CPeripheral selectedI2CSlave, byte[] data) in WriteI2CPeripherial() method in Antmicro.Renode.Peripherals.Sensors.ICM20948
57WriteI2CPeripherial(selectedI2CSlave, new byte[] { (byte)slaveTransactionRegisterAddress0.Value } … in ReadSensorData()
128WriteI2CPeripherial(selectedI2CSlave, new byte[] { (byte)slaveTransactionRegisterAddress0.Value, (… in DefineGyroAccelUserBank3Registers()