Searched refs:MXC_UART_RevA_SetStopBits (Results 1 – 6 of 6) sorted by relevance
49 int MXC_UART_RevA_SetStopBits(mxc_uart_reva_regs_t *uart, mxc_uart_stop_t stopBits);
150 return MXC_UART_RevA_SetStopBits((mxc_uart_reva_regs_t *)uart, stopBits); in MXC_UART_SetStopBits()
155 return MXC_UART_RevA_SetStopBits((mxc_uart_reva_regs_t *)uart, stopBits); in MXC_UART_SetStopBits()
176 return MXC_UART_RevA_SetStopBits((mxc_uart_reva_regs_t *)uart, stopBits); in MXC_UART_SetStopBits()
154 return MXC_UART_RevA_SetStopBits((mxc_uart_reva_regs_t *)uart, stopBits); in MXC_UART_SetStopBits()
246 int MXC_UART_RevA_SetStopBits(mxc_uart_reva_regs_t *uart, mxc_uart_stop_t stopBits) in MXC_UART_RevA_SetStopBits() function