Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DSTM32H7_QuadSPI.cs144 … .WithFlag(22, out pollingModeStopOnMatch, name: "Automatic status-polling mode stop") in DefineRegisters()
513 if(!matched || !pollingModeStopOnMatch.Value) in HandlePollingData()
615 private IFlagRegisterField pollingModeStopOnMatch; field in Antmicro.Renode.Peripherals.SPI.STM32H7_QuadSPI