Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DSTM32H7_QuadSPI.cs483 private bool DoesPolledDataMatch(uint polledUInt) in DoesPolledDataMatch() method in Antmicro.Renode.Peripherals.SPI.STM32H7_QuadSPI
507 bool matched = DoesPolledDataMatch(responseUInt); in HandlePollingData()