![]() |
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 "i2c_001.h"#include "wwdt_001.h"#include "timer_001.h"#include "ssp_001.h"#include "usart_004.h"#include "gpio_001.h"#include "gpiogrpint_001.h"#include "gpiopinint_001.h"#include "ritimer_001.h"#include "flash_001.h"#include "ring_buffer.h"#include "sysctl_13xx.h"#include "clock_13xx.h"#include "fmc_13xx.h"#include "timer_13xx.h"#include "wwdt_13xx.h"#include "adc_13xx.h"#include "iocon_13xx.h"#include "gpio_13xx.h"#include "uart_13xx.h"#include "ssp_13xx.h"#include "i2c_13xx.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_I2C_001_T | LPC_I2C_T |
| typedef IP_ADC_001_T | LPC_ADC_T |
| typedef IP_GPIO_003_T | LPC_GPIO_T |