no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
parameters.c File Reference
#include "parameters.h"
Include dependency graph for parameters.c:

Variables

struct max_uart_init_param max_uart_extra
 
struct max_i2c_init_param max_i2c_extra
 

Variable Documentation

◆ max_i2c_extra

struct max_i2c_init_param max_i2c_extra
Initial value:
= {
.vssel = MXC_GPIO_VSSEL_VDDIOH
}

◆ max_uart_extra

struct max_uart_init_param max_uart_extra
Initial value:
= {
.flow = UART_FLOW_DIS,
.vssel = MXC_GPIO_VSSEL_VDDIOH
}
@ UART_FLOW_DIS
Definition maxim_uart.h:47