uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
lpc17xx_libcfg_default.h File Reference

Default Library configuration header file. More...

#include "lpc_types.h"

Go to the source code of this file.

Macros

#define DEBUG
 
#define _DBGFWK
 
#define _GPIO
 
#define _EXTI
 
#define _UART
 
#define _UART0
 
#define _UART1
 
#define _UART2
 
#define _UART3
 
#define _SPI
 
#define _SYSTICK
 
#define _SSP
 
#define _SSP0
 
#define _SSP1
 
#define _I2C
 
#define _I2C0
 
#define _I2C1
 
#define _I2C2
 
#define _TIM
 
#define _WDT
 
#define _GPDMA
 
#define _DAC
 
#define _ADC
 
#define _PWM
 
#define _PWM1
 
#define _RTC
 
#define _I2S
 
#define _USBDEV
 
#define _USB_DMA
 
#define _QEI
 
#define _MCPWM
 
#define _CAN
 
#define _RIT
 
#define _EMAC
 
#define CHECK_PARAM(expr)   ((expr) ? (void)0 : check_failed((uint8_t *)__FILE__, __LINE__))
 

Functions

void check_failed (uint8_t *file, uint32_t line)
 

Detailed Description

Default Library configuration header file.

Version
2.0
Date
21. May. 2010
Author
NXP MCU SW Application Team

Software that is described herein is for illustrative purposes only which provides customers with programming information regarding the products. This software is supplied "AS IS" without any warranties. NXP Semiconductors assumes no responsibility or liability for the use of the software, conveys no license or title under any patent, copyright, or mask work right to the product. NXP Semiconductors reserves the right to make changes in the software without notification. NXP Semiconductors also make no representation or warranty that such application will be suitable for the specified use without further testing or modification.

Definition in file lpc17xx_libcfg_default.h.