Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DOpenTitan_SpiHost.cs385 if(!command.KeepChipSelect) in HandleCommand()
488 this.KeepChipSelect = keepChipSelect; in CommandDefinition()
493 public bool KeepChipSelect { get; } property