Home
last modified time | relevance | path

Searched refs:lockBit (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32H7_HardwareSemaphore.cs166 public void WriteLock(bool lockBit, uint processId, uint masterId) in WriteLock() argument
168 if(lockBit) in WriteLock()