Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defiser.h73 IN EFI_STOP_BITS_TYPE StopBits
115 UINT32 StopBits; member
H A Defidevp.h342 UINT8 StopBits; member
/DragonStub/inc/protocol/
H A Defidbg.h55 UINT8 StopBits; member
180 IN EFI_STOP_BITS_TYPE StopBits
/DragonStub/lib/
H A Ddpath.c906 switch (Uart->StopBits) { in _DevPathUart()