no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
parameters.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef PARAMETERS_H_
35#define PARAMETERS_H_
36
37#include "aducm3029_irq.h"
38
39#define UART_DEVICE_ID 0
40#define INTC_DEVICE_ID 0
41#define UART_IRQ_ID ADUCM_UART_INT_ID
42#define UART_BAUDRATE 115200
43
44#endif /* PARAMETERS_H_ */
Header file of IRQ driver for ADuCM302x.