Searched refs:UART_ATTR_PARITY_ODD (Results 1 – 5 of 5) sorted by relevance
105 #define UART_ATTR_PARITY_ODD 1 macro
391 return UART_ATTR_PARITY_ODD; in PariTyToAttr()472 if (attribute->parity == UART_ATTR_PARITY_ODD) { in UartAdapterSetAttribute()
800 attribute->parity = UART_ATTR_PARITY_ODD;814 case UART_ATTR_PARITY_ODD:
169 case UART_ATTR_PARITY_ODD: in GetUartParity()
135 case UART_ATTR_PARITY_ODD: in GetUartParity()