Searched refs:MXC_UART_RevC_DisableInt (Results 1 – 3 of 3) sorted by relevance
74 int MXC_UART_RevC_DisableInt(mxc_uart_revc_regs_t *uart, unsigned int mask);
253 return MXC_UART_RevC_DisableInt((mxc_uart_revc_regs_t *)uart, mask); in MXC_UART_DisableInt()
441 int MXC_UART_RevC_DisableInt(mxc_uart_revc_regs_t *uart, unsigned int intDis) in MXC_UART_RevC_DisableInt() function