Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DNS16550.cs68 if((lineControl & LineControl.DivisorLatchAccess) != 0) in WriteByte()
229 if((lineControl & LineControl.DivisorLatchAccess) != 0) in ReadByte()
486 DivisorLatchAccess = 0x80, enumerator