CMSIS2000
0.0.7
|
Library configuration file. Подробнее...
#include "lpc_types.h"
Макросы | |
#define | _DBGFWK |
#define | _IAP |
#define | _UART |
#define | _UART0 |
#define | _USBHOST 1 |
#define | CHECK_PARAM(expr) ((expr) ? (void)0 : check_failed((uint8_t *)__FILE__, __LINE__)) |
#define | DEBUG |
Функции | |
void | check_failed (uint8_t *file, uint32_t line) |
Library configuration file.
Copyright(C) 2010, NXP Semiconductor All rights reserved.
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. Permission to use, copy, modify, and distribute this software and its documentation is hereby granted, under NXP Semiconductors' relevant copyright in the software, without fee, provided that it is used in conjunction with NXP Semiconductors microcontrollers. This copyright, permission, and disclaimer notice must appear in all copies of this code.
См. определение в файле lpc17xx_libcfg.h
#define _DBGFWK |
См. определение в файле lpc17xx_libcfg.h строка 50
#define _IAP |
См. определение в файле lpc17xx_libcfg.h строка 111
#define _UART |
См. определение в файле lpc17xx_libcfg.h строка 59
#define _UART0 |
См. определение в файле lpc17xx_libcfg.h строка 60
#define _USBHOST 1 |
См. определение в файле lpc17xx_libcfg.h строка 115
#define CHECK_PARAM | ( | expr | ) | ((expr) ? (void)0 : check_failed((uint8_t *)__FILE__, __LINE__)) |
См. определение в файле lpc17xx_libcfg.h строка 145
#define DEBUG |
См. определение в файле lpc17xx_libcfg.h строка 42