Searched refs:MXC_UART_RevB_DisableInt (Results 1 – 11 of 11) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/ |
| D | uart_revb.h | 95 int MXC_UART_RevB_DisableInt(mxc_uart_revb_regs_t *uart, unsigned int mask);
|
| D | uart_me55.c | 398 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, intDis); in MXC_UART_DisableInt()
|
| D | uart_me12.c | 349 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, intDis); in MXC_UART_DisableInt()
|
| D | uart_me16.c | 433 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, mask); in MXC_UART_DisableInt()
|
| D | uart_me17.c | 464 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, intDis); in MXC_UART_DisableInt()
|
| D | uart_ai85.c | 429 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, intDis); in MXC_UART_DisableInt()
|
| D | uart_ai87.c | 440 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, intDis); in MXC_UART_DisableInt()
|
| D | uart_me18.c | 504 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, intDis); in MXC_UART_DisableInt()
|
| D | uart_me15.c | 497 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, mask); in MXC_UART_DisableInt()
|
| D | uart_me21.c | 535 return MXC_UART_RevB_DisableInt((mxc_uart_revb_regs_t *)uart, mask); in MXC_UART_DisableInt()
|
| D | uart_revb.c | 533 int MXC_UART_RevB_DisableInt(mxc_uart_revb_regs_t *uart, unsigned int intDis) in MXC_UART_RevB_DisableInt() function
|