Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/UART/
DLINBase.cs40 protected ILINEntry RegisterProtectedIdentifier(byte pid, LINMode mode, int frameLength) in RegisterProtectedIdentifier()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DTemporaryFilesManager.cs140 private static bool IsProcessAlive(int pid) in IsProcessAlive()
DLINDecoder.cs221 protected bool IsProtectedIdentifierValid(byte pid) in IsProtectedIdentifierValid()