Header file of IRQ interface.
struct no_os_irq_ctrl_desc * nvic
Definition: maxim_uart.h:65
enum max_uart_flow_ctrl flow
Definition: maxim_uart.h:56
@ UART_FLOW_LOW
Definition: maxim_uart.h:48
Platform specific UART state.
Definition: maxim_uart.h:63
max_uart_flow_ctrl
UART flow control.
Definition: maxim_uart.h:46
Aditional UART config parameters.
Definition: maxim_uart.h:55
@ UART_FLOW_DIS
Definition: maxim_uart.h:47
const struct no_os_uart_platform_ops max_uart_ops
Maxim specific UART platform ops structure.
Definition: maxim_uart.c:475
mxc_gpio_vssel_t vssel
Definition: maxim_uart.h:57
Header file of UART interface.
@ UART_FLOW_HIGH
Definition: maxim_uart.h:49
Definition: no_os_irq.h:123