Searched refs:parity_str (Results 1 – 1 of 1) sorted by relevance
131 const char parity_str[6] = {'D', 'N', 'E', 'O', 'M', 'S'}; in dp_msging() local144 s += sprintf(s, "%c,", parity_str[uart->parity]); in dp_msging()
Completed in 5 milliseconds