Searched defs:SendByte (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | SocketServerProvider.cs | 74 public void SendByte(byte b) in SendByte() method in Antmicro.Renode.Utilities.SocketServerProvider |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ | ||
| D | CC2538_SSI.cs | 156 private void SendByte(byte value) in SendByte() method in Antmicro.Renode.Peripherals.SPI.CC2538_SSI |