66 mxc_gpio_vssel_t
vssel;
74 struct no_os_irq_ctrl_desc *
nvic;
const struct no_os_uart_platform_ops max_uart_ops
Maxim platform specific UART platform ops structure.
Definition maxim_uart.c:467
max_uart_flow_ctrl
UART flow control.
Definition maxim_uart.h:46
@ UART_FLOW_LOW
Definition maxim_uart.h:48
@ UART_FLOW_HIGH
Definition maxim_uart.h:49
@ UART_FLOW_DIS
Definition maxim_uart.h:47
max_uart_map
UART pin mapping select.
Definition maxim_uart.h:55
@ UART_MAP_A
Definition maxim_uart.h:56
@ UART_MAP_B
Definition maxim_uart.h:57
max_uart_flow_ctrl
UART flow control.
Definition maxim_uart.h:46
Header file of IRQ interface.
Header file of UART interface.
Platform specific UART state.
Definition maxim_uart.h:63
struct no_os_irq_ctrl_desc * nvic
Definition maxim_uart.h:65
Aditional UART config parameters.
Definition maxim_uart.h:55
mxc_gpio_vssel_t vssel
Definition maxim_uart.h:57
enum max_uart_flow_ctrl flow
Definition maxim_uart.h:56
enum max_uart_map map
Definition maxim_uart.h:66