Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/
Duart_revb.h89 unsigned int MXC_UART_RevB_GetRXThreshold(mxc_uart_revb_regs_t *uart);
Duart_me55.c368 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_me12.c319 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_me16.c401 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_me17.c434 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_ai85.c399 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_ai87.c410 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_me18.c474 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_me15.c465 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_me21.c503 return MXC_UART_RevB_GetRXThreshold((mxc_uart_revb_regs_t *)uart); in MXC_UART_GetRXThreshold()
Duart_revb.c509 unsigned int MXC_UART_RevB_GetRXThreshold(mxc_uart_revb_regs_t *uart) in MXC_UART_RevB_GetRXThreshold() function