Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitBangHelper.cs28 public bool Update(uint encodedSignals, int dataBit, int clockBit, bool dataEnabled = true) in Update()
36 public bool Update(bool clockSignal, bool dataSignal, bool dataEnabled = true) in Update()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DPULP_uDMA_SDIO.cs294 private IFlagRegisterField dataEnabled; field in Antmicro.Renode.Peripherals.SD.PULP_uDMA_SDIO