Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Parity

40 /// Parity type that is computed or checked as each character is transmitted or received. If the

41 /// device does not support parity, the value is the default parity value.
107 Sets the baud rate, receive FIFO depth, transmit/receice time out, parity,
120 @param Parity The type of parity to use on this serial device. A Parity value of
121 DefaultParity will use the device's default parity value.
139 IN EFI_PARITY_TYPE Parity,
245 @param Parity
248 does not support parity the value is the default parity value.
266 UINT32 Parity;