Home
last modified time | relevance | path

Searched defs:ClearInterrupt (Results 1 – 13 of 13) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DQuark_SystemControlSubsystem.cs107 ClearInterrupt = 0xB4C, enumerator
DZynqMP_IPI.cs210 private void ClearInterrupt(ChannelId targetChannelId, ChannelId sourceChannelId) in ClearInterrupt() method in Antmicro.Renode.Peripherals.Miscellaneous.ZynqMP_IPI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/GPIOPort/
DGPIOInterruptManager.cs56 public void ClearInterrupt(int index) in ClearInterrupt() method in Antmicro.Renode.Peripherals.GPIOPort.GPIOInterruptManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DRenesasDA14_GPADC.cs248 ClearInterrupt = 0x1C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DInterruptManager.cs288 public void ClearInterrupt(TInterrupt interrupt) in ClearInterrupt() method in Antmicro.Renode.Utilities.TInterrupt
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DLEUART.cs131 private void ClearInterrupt() in ClearInterrupt() method in Antmicro.Renode.Peripherals.UART.LEUART
DESP32_UART.cs146 private void ClearInterrupt(int interrupt) in ClearInterrupt() method in Antmicro.Renode.Peripherals.UART.ESP32_UART
DPL011.cs133 private void ClearInterrupt(int interrupt) in ClearInterrupt() method in Antmicro.Renode.Peripherals.UART.PL011
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DQuark_GPIOController.cs327 ClearInterrupt = 0x4C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DSTM32LDMA.cs155 public void ClearInterrupt() in ClearInterrupt() method in Antmicro.Renode.Peripherals.DMA.STM32LDMA.Channel
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Timers/
DLimitTimer.cs238 public void ClearInterrupt() in ClearInterrupt() method in Antmicro.Renode.Peripherals.Timers.LimitTimer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DTegraI2CController.cs246 private void ClearInterrupt(params Interrupts[] interrupt) in ClearInterrupt() method in Antmicro.Renode.Peripherals.I2C.TegraI2CController
DEFM32GGI2CController.cs597 private void ClearInterrupt(uint interruptMask) in ClearInterrupt() method in Antmicro.Renode.Peripherals.I2C.EFM32GGI2CController