![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "lpc_types.h"#include "sys_config.h"#include "cmsis.h"#include "adc_001.h"#include "ssp_001.h"#include "gpio_003.h"#include "i2c_001.h"#include "timer_001.h"#include "usart_004.h"#include "wwdt_001.h"#include "ring_buffer.h"#include "adc_11xx.h"#include "fmc_11xx.h"#include "sysctl_11xx.h"#include "clock_11xx.h"#include "iocon_11xx.h"#include "pmu_11xx.h"#include "gpio_11xx.h"#include "timer_11xx.h"#include "uart_11xx.h"#include "wwdt_11xx.h"#include "acmp_11xx.h"#include "ssp_11xx.h"#include "i2c_11xx.h"#include "usbd_11xx.h"Go to the source code of this file.
Typedefs | |
| typedef IP_WWDT_001_T | LPC_WWDT_T |
| typedef IP_USART_001_T | LPC_USART_T |
| typedef IP_SSP_001_T | LPC_SSP_T |
| typedef IP_TIMER_001_T | LPC_TIMER_T |
| typedef IP_ADC_001_T | LPC_ADC_T |
| typedef IP_I2C_001_T | LPC_I2C_T |
| typedef IP_GPIO_003_T | LPC_GPIO_T |