Searched defs:Bits (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/SENT/ | ||
| D | Messages.cs | 75 public IEnumerable<bool> Bits property in Antmicro.Renode.Peripherals.SENT.SlowMessage |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/UART/ | ||
| D | IUART.cs | 36 public enum Bits enum |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/ | ||
| D | RegisterValue.cs | 18 public uint Bits { get; private set; } property |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | BitHelper.cs | 42 public static ulong Bits(int position, int width) in Bits() method in Antmicro.Renode.Utilities.BitHelper |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | ARM_GenericInterruptController.cs | 2973 public ulong Bits property in Antmicro.Renode.Peripherals.IRQControllers.InterruptState |