Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DPULP_uDMA_I2C.cs235 case Command.Configure: in HandleCommand()
419 Configure = 0xE enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DQuectel_BC660K.cs385 case GPIOStatusOperation.Configure: in ConfigureGPIOStatus()
454 Configure = 3 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DIMXRT_LPSPI.cs365 dataMatcher.Configure((MatchMode)matchConfig.Value); in TrySendDataInner()
605 Configure(MatchMode.Disabled); in Reset()
612 public void Configure(MatchMode mode) in Configure() method in Antmicro.Renode.Peripherals.SPI.IMXRT_LPSPI.DataMatcher