Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DBMC050.cs45 bandwidth = BandwidthModes.Bandwidth8 | BandwidthModes.Bandwidth9; in Reset()
150 bandwidth = (BandwidthModes)registerData; in Write()
899 private BandwidthModes bandwidth;
970 private enum BandwidthModes enum in Antmicro.Renode.Peripherals.I2C.BMC050