Searched refs:MXC_UART_RevC_SetStopBits (Results 1 – 3 of 3) sorted by relevance
49 int MXC_UART_RevC_SetStopBits(mxc_uart_revc_regs_t *uart, mxc_uart_stop_t stopBits);
108 return MXC_UART_RevC_SetStopBits((mxc_uart_revc_regs_t *)uart, stopBits); in MXC_UART_SetStopBits()
136 int MXC_UART_RevC_SetStopBits(mxc_uart_revc_regs_t *uart, mxc_uart_stop_t stopBits) in MXC_UART_RevC_SetStopBits() function