Home
last modified time | relevance | path

Searched refs:MXC_UART_RevC_DisableInt (Results 1 – 3 of 3) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/
Duart_revc.h74 int MXC_UART_RevC_DisableInt(mxc_uart_revc_regs_t *uart, unsigned int mask);
Duart_es17.c253 return MXC_UART_RevC_DisableInt((mxc_uart_revc_regs_t *)uart, mask); in MXC_UART_DisableInt()
Duart_revc.c441 int MXC_UART_RevC_DisableInt(mxc_uart_revc_regs_t *uart, unsigned int intDis) in MXC_UART_RevC_DisableInt() function