comparison packages/devs/serial/arm/lpc2xxx/current/include/arm_lpc2xxx_ser.inl @ 1844:72da39b0146a

Fix compile warning, make LPC boards build in thumb mode, fix RAM startup for LPC-P2106
author jani
date Mon, 15 Nov 2004 09:20:25 +0000
parents cc0f35e15ab8
children 3f1ca3a57e72
comparison
equal deleted inserted replaced
1843:083472968ecf 1844:72da39b0146a
79 }; 79 };
80 80
81 // we need dynamically generated divider values because they depend on the 81 // we need dynamically generated divider values because they depend on the
82 // value of pclk which in turn is changeable 82 // value of pclk which in turn is changeable
83 83
84 externC int cyg_var_baud_generator(int baud);
85 #define CYG_IO_SERIAL_GENERIC_16X5X_BAUD_GENERATOR \ 84 #define CYG_IO_SERIAL_GENERIC_16X5X_BAUD_GENERATOR \
86 CYG_HAL_ARM_LPC2XXX_BAUD_GENERATOR 85 CYG_HAL_ARM_LPC2XXX_BAUD_GENERATOR
87 86
88 #ifdef CYGPKG_IO_SERIAL_ARM_LPC2XXX_SERIAL0 87 #ifdef CYGPKG_IO_SERIAL_ARM_LPC2XXX_SERIAL0
89 static pc_serial_info lpc2xxx_serial_info0 = 88 static pc_serial_info lpc2xxx_serial_info0 =