Searched refs:MXC_UART_RevC_SetParity (Results 1 – 3 of 3) sorted by relevance
50 int MXC_UART_RevC_SetParity(mxc_uart_revc_regs_t *uart, mxc_uart_parity_t parity);
113 return MXC_UART_RevC_SetParity((mxc_uart_revc_regs_t *)uart, parity); in MXC_UART_SetParity()
157 int MXC_UART_RevC_SetParity(mxc_uart_revc_regs_t *uart, mxc_uart_parity_t parity) in MXC_UART_RevC_SetParity() function