Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs588 …private bool IsTransactionValid(Commands command, uint size, uint offsetCount, int spiSlaveSelect,… in IsTransactionValid() argument
603 else if(offsetCount > 5) in IsTransactionValid()