Searched refs:pollingMatchMode (Results 1 – 1 of 1) sorted by relevance
145 .WithEnumField(23, 1, out pollingMatchMode, name: "Polling match mode") in DefineRegisters()485 switch(pollingMatchMode.Value) in DoesPolledDataMatch()642 private IEnumRegisterField<PollingMatchMode> pollingMatchMode; field in Antmicro.Renode.Peripherals.SPI.STM32H7_QuadSPI