CMSIS2000  0.0.7
 Указатель Структуры данных Файлы Функции Переменные Определения типов Перечисления Элементы перечислений Макросы Группы Страницы
Файл lpc17xx_libcfg.h

Library configuration file. Подробнее...

#include "lpc_types.h"
Граф включаемых заголовочных файлов для lpc17xx_libcfg.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.

Версия
2.0
Дата
21. May. 2010
Автор
NXP MCU SW Application Team

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

Функции

void check_failed ( uint8_t file,
uint32_t  line 
)