Home
last modified time | relevance | path

Searched refs:MXC_UART_RevB_GetStatus (Results 1 – 11 of 11) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/
Duart_revb.h96 unsigned int MXC_UART_RevB_GetStatus(mxc_uart_revb_regs_t *uart);
Duart_me55.c403 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_me12.c354 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_me16.c438 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_me17.c469 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_ai85.c434 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_ai87.c445 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_me18.c509 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_me15.c502 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_me21.c540 return MXC_UART_RevB_GetStatus((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetStatus()
Duart_revb.c540 unsigned int MXC_UART_RevB_GetStatus(mxc_uart_revb_regs_t *uart) in MXC_UART_RevB_GetStatus() function