Home
last modified time | relevance | path

Searched defs:OperationMode (Results 1 – 11 of 11) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DQuark_PWM.cs184 public enum OperationMode enum in Antmicro.Renode.Peripherals.X86.Quark_PWM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DTexasInstrumentsTimer.cs336 private enum OperationMode enum in Antmicro.Renode.Peripherals.Timers.TexasInstrumentsTimer
DS32K_LPIT.cs274 public OperationModes OperationMode property in Antmicro.Renode.Peripherals.Timers.S32K_LPIT.LPITTimer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DNRF52840_PDM.cs477 private enum OperationMode enum in Antmicro.Renode.Peripherals.Sound.NRF52840_PDM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_AES.cs330 private enum OperationMode enum in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_AES
DOpenTitan_KeyManager.cs547 public enum OperationMode enum in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_KeyManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/SiLabs/
DEFR32_GenericUSART.cs534 private enum OperationMode enum in Antmicro.Renode.Peripherals.UART.Silabs.EFR32_GenericUSART
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DICP_101xx.cs480 public enum OperationMode enum in Antmicro.Renode.Peripherals.Sensors.ICP_101xx
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DEFR32xG2_EUSART_2.cs675 private enum OperationMode enum in Antmicro.Renode.Peripherals.UART.EFR32xG2_EUSART_2
DEFR32xG2_USART_0.cs803 protected enum OperationMode enum in Antmicro.Renode.Peripherals.UART.EFR32xG2_USART_0
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs627 public IEnumRegisterField<FIFOOperationMode> OperationMode; field