Searched refs:LCR_PEN (Results 1 – 1 of 1) sorted by relevance
60 #define LCR_PEN (1U << 3U) /*Specifies whether to add a parity bit*/ macro66 #define LCR_PARITY_ODD (LCR_PEN)68 #define LCR_PARITY_EVEN (LCR_PEN | LCR_EPS)
Completed in 3 milliseconds