Home
last modified time | relevance | path

Searched defs:Fifo (Results 1 – 8 of 8) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSTM32SDMMC.cs362 Fifo = 0x80 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DESP32_UART.cs199 Fifo = 0x00, enumerator
DNXP_LPUART.cs647 Fifo = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs907 private class Fifo class in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster
909 public Fifo(string name, IPeripheral owner) in Fifo() method in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster.Fifo
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DAmbiqApollo4_ADC.cs478 Fifo = 0x38, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_KMAC.cs926 Fifo = 0x800 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DCC2520.cs1354 Fifo = 1, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DSTMCAN.cs388 public void PrioritizeFiFoFilters(uint Fifo) in PrioritizeFiFoFilters()