no-OS
projects
ad7746-ebz
src
app
parameters.h
Go to the documentation of this file.
1
/***************************************************************************/
39
#ifndef __PARAMETERS_H
40
#define __PARAMETERS_H
41
42
#define UART_DEVICE_ID 0
43
#define INTC_DEVICE_ID 0
44
#define UART_IRQ_ID ADUCM_UART_INT_ID
45
#define UART_BAUDRATE 115200
46
#define I2C_SPEED 100000
47
48
#endif
Generated by
1.8.17