Last commit 31 May 2012
cmsis
cmsis
Description: LPC1700 CMSIS driver library Version: 29July2011
Auto generated API documentation and code listings for CMSIS
| AF_SectionDef | Acceptance Filter Section Table structure |
| CAN_MSG_Type | CAN message object structure |
| CAN_PinCFG_Type | Pin Configuration structure |
| DAC_CONVERTER_CFG_Type | Configuration for DAC converter control register |
| EFF_Entry | Extended ID Frame Format Entry structure |
| EFF_GPR_Entry | Group of Extended ID Frame Format Entry structure |
| EMAC_CFG_Type | EMAC configuration structure definition |
| EMAC_PACKETBUF_Type | TX Data Buffer structure definition |
| EXTI_InitTypeDef | EXTI Initialize structure |
| FullCAN_Entry | FullCAN Entry structure |
| GPDMA_Channel_CFG_Type | GPDMA Channel configuration structure type definition |
| GPDMA_LLI_Type | GPDMA Linker List Item structure type definition |
| GPIO_Byte_TypeDef | Fast GPIO port byte type definition |
| GPIO_HalfWord_TypeDef | Fast GPIO port half-word type definition |
| I2C_M_SETUP_Type | Master transfer setup data structure definitions |
| I2C_OWNSLAVEADDR_CFG_Type | I2C Own slave address setting structure |
| I2C_S_SETUP_Type | Slave transfer setup data structure definitions |
| I2S_CFG_Type | I2S configuration structure definition |
| I2S_DMAConf_Type | I2S DMA configuration structure definition |
| I2S_MODEConf_Type | I2S mode configuration structure definition |
| LPC_ADC_TypeDef | Analog-to-Digital Converter (ADC) register structure definition |
| LPC_CAN_TypeDef | Controller Area Network Controller (CAN) register structure definition |
| LPC_CANAF_RAM_TypeDef | Controller Area Network Acceptance Filter RAM (CANAF_RAM)structure definition |
| LPC_CANAF_TypeDef | Controller Area Network Acceptance Filter(CANAF) register structure definition |
| LPC_CANCR_TypeDef | Controller Area Network Central (CANCR) register structure definition |
| LPC_DAC_TypeDef | Digital-to-Analog Converter (DAC) register structure definition |
| LPC_EMAC_TypeDef | Ethernet Media Access Controller (EMAC) register structure definition |
| LPC_GPDMA_TypeDef | General Purpose Direct Memory Access (GPDMA) register structure definition |
| LPC_GPDMACH_TypeDef | General Purpose Direct Memory Access Channel (GPDMACH) register structure definition |
| LPC_GPIO_TypeDef | General Purpose Input/Output (GPIO) register structure definition |
| LPC_GPIOINT_TypeDef | General Purpose Input/Output interrupt (GPIOINT) register structure definition |
| LPC_I2C_TypeDef | Inter-Integrated Circuit (I2C) register structure definition |
| LPC_I2S_TypeDef | Inter IC Sound (I2S) register structure definition |
| LPC_MCPWM_TypeDef | Motor Control Pulse-Width Modulation (MCPWM) register structure definition |
| LPC_PINCON_TypeDef | Pin Connect Block (PINCON) register structure definition |
| LPC_PWM_TypeDef | Pulse-Width Modulation (PWM) register structure definition |
| LPC_QEI_TypeDef | Quadrature Encoder Interface (QEI) register structure definition |
| LPC_RIT_TypeDef | Repetitive Interrupt Timer (RIT) register structure definition |
| LPC_RTC_TypeDef | Real-Time Clock (RTC) register structure definition |
| LPC_SC_TypeDef | System Control (SC) register structure definition |
| LPC_SPI_TypeDef | Serial Peripheral Interface (SPI) register structure definition |
| LPC_SSP_TypeDef | Synchronous Serial Communication (SSP) register structure definition |
| LPC_TIM_TypeDef | Timer (TIM) register structure definition |
| LPC_UART0_TypeDef | Universal Asynchronous Receiver Transmitter 0 (UART0) register structure definition |
| LPC_UART1_TypeDef | Universal Asynchronous Receiver Transmitter 1 (UART1) register structure definition |
| LPC_UART_TypeDef | Universal Asynchronous Receiver Transmitter (UART) register structure definition |
| LPC_USB_TypeDef | Universal Serial Bus (USB) register structure definition |
| LPC_WDT_TypeDef | Watchdog Timer (WDT) register structure definition |
| MCPWM_CAPTURE_CFG_Type | MCPWM Capture Configuration type definition |
| MCPWM_CHANNEL_CFG_Type | Motor Control PWM Channel Configuration structure type definition |
| MCPWM_COUNT_CFG_Type | MCPWM Count Control Configuration type definition |
| PINSEL_CFG_Type | Pin configuration structure |
| PWM_CAPTURECFG_Type | PWM Capture Input configuration structure |
| PWM_COUNTERCFG_Type | Configuration structure in PWM COUNTER mode |
| PWM_Match_T | Match update structure |
| PWM_MATCHCFG_Type | PWM Match channel configuration structure |
| PWM_TIMERCFG_Type | Configuration structure in PWM TIMER mode |
| QEI_CFG_Type | QEI Configuration structure type definition |
| QEI_RELOADCFG_Type | Timer Reload Configuration structure type definition |
| RTC_TIME_Type | Time structure definitions for easy manipulate the data |
| RX_Desc | RX Descriptor structure type definition |
| RX_Stat | RX Status structure type definition |
| SFF_Entry | Standard ID Frame Format Entry structure |
| SFF_GPR_Entry | Group of Standard ID Frame Format Entry structure |
| SPI_CFG_Type | SPI configuration structure |
| SPI_DATA_SETUP_Type | SPI Data configuration structure definitions |
| SSP_CFG_Type | SSP configuration structure |
| SSP_DATA_SETUP_Type | SPI Data configuration structure definitions |
| TIM_CAPTURECFG_Type | Capture Input configuration structure |
| TIM_COUNTERCFG_Type | Configuration structure in COUNTER mode |
| TIM_MATCHCFG_Type | Match channel configuration structure |
| TIM_TIMERCFG_Type | Configuration structure in TIMER mode |
| TX_Desc | TX Descriptor structure type definition |
| TX_Stat | TX Status structure type definition |
| UART1_RS485_CTRLCFG_Type | UART1 Full modem - RS485 Control configuration type |
| UART_AB_CFG_Type | Auto Baudrate mode configuration type definition |
| UART_CFG_Type | UART Configuration Structure definition |
| UART_FIFO_CFG_Type | UART FIFO Configuration Structure definition |
Code
| debug_frmwrk.c [code] | Contains some utilities that used for debugging through UART |
| debug_frmwrk.h [code] | Contains some utilities that used for debugging through UART |
| LPC17xx.h [code] | CMSIS Cortex-M3 Core Peripheral Access Layer Header File for NXP LPC17xx Device Series |
| lpc17xx_adc.c [code] | Contains all functions support for ADC firmware library on LPC17xx |
| lpc17xx_adc.h [code] | Contains the NXP ABL typedefs for C standard types |
| lpc17xx_can.c [code] | Contains all functions support for CAN firmware library on LPC17xx |
| lpc17xx_can.h [code] | Contains all macro definitions and function prototypes support for CAN firmware library on LPC17xx |
| lpc17xx_clkpwr.c [code] | Contains all functions support for Clock and Power Control firmware library on LPC17xx |
| lpc17xx_clkpwr.h [code] | Contains all macro definitions and function prototypes support for Clock and Power Control firmware library on LPC17xx |
| lpc17xx_dac.c [code] | Contains all functions support for DAC firmware library on LPC17xx |
| lpc17xx_dac.h [code] | Contains all macro definitions and function prototypes support for Clock and Power Control firmware library on LPC17xx |
| lpc17xx_emac.c [code] | |
| lpc17xx_emac.h [code] | Contains all macro definitions and function prototypes support for Ethernet MAC firmware library on LPC17xx |
| lpc17xx_exti.c [code] | Contains all functions support for External interrupt firmware library on LPC17xx |
| lpc17xx_exti.h [code] | Contains all macro definitions and function prototypes support for External interrupt firmware library on LPC17xx |
| lpc17xx_gpdma.c [code] | Contains all functions support for GPDMA firmware library on LPC17xx |
| lpc17xx_gpdma.h [code] | Contains all macro definitions and function prototypes support for GPDMA firmware library on LPC17xx |
| lpc17xx_gpio.c [code] | Contains all functions support for GPIO firmware library on LPC17xx |
| lpc17xx_gpio.h [code] | Contains all macro definitions and function prototypes support for GPDMA firmware library on LPC17xx |
| lpc17xx_i2c.c [code] | |
| lpc17xx_i2c.h [code] | Contains all macro definitions and function prototypes support for I2C firmware library on LPC17xx |
| lpc17xx_i2s.c [code] | |
| lpc17xx_i2s.h [code] | Contains all macro definitions and function prototypes support for I2S firmware library on LPC17xx |
| lpc17xx_libcfg_default.c [code] | Library configuration source file (default), used to build library without examples |
| lpc17xx_libcfg_default.h [code] | Default Library configuration header file |
| lpc17xx_mcpwm.c [code] | Contains all functions support for Motor Control PWM firmware library on LPC17xx |
| lpc17xx_mcpwm.h [code] | Contains all macro definitions and function prototypes support for Motor Control PWM firmware library on LPC17xx |
| lpc17xx_nvic.c [code] | Contains all expansion functions support for NVIC firmware library on LPC17xx |
| lpc17xx_nvic.h [code] | Contains all macro definitions and function prototypes support for Nesting Vectored Interrupt firmware library on LPC17xx |
| lpc17xx_pinsel.c [code] | Contains all functions support for Pin connect block firmware library on LPC17xx |
| lpc17xx_pinsel.h [code] | Contains all macro definitions and function prototypes support for Pin connect block firmware library on LPC17xx |
| lpc17xx_pwm.c [code] | Contains all functions support for PWM firmware library on LPC17xx |
| lpc17xx_pwm.h [code] | Contains all macro definitions and function prototypes support for PWM firmware library on LPC17xx |
| lpc17xx_qei.c [code] | Contains all functions support for QEI firmware library on LPC17xx |
| lpc17xx_qei.h [code] | Contains all macro definitions and function prototypes support for QEI firmware library on LPC17xx |
| lpc17xx_rit.c [code] | Contains all functions support for RIT firmware library on LPC17xx |
| lpc17xx_rit.h [code] | Contains all macro definitions and function prototypes support for RIT firmware library on LPC17xx |
| lpc17xx_rtc.c [code] | Contains all functions support for RTC firmware library on LPC17xx |
| lpc17xx_rtc.h [code] | Contains all macro definitions and function prototypes support for RTC firmware library on LPC17xx |
| lpc17xx_spi.c [code] | Contains all functions support for SPI firmware library on LPC17xx |
| lpc17xx_spi.h [code] | Contains all macro definitions and function prototypes support for SPI firmware library on LPC17xx |
| lpc17xx_ssp.c [code] | Contains all functions support for SSP firmware library on LPC17xx |
| lpc17xx_ssp.h [code] | Contains all macro definitions and function prototypes support for SSP firmware library on LPC17xx |
| lpc17xx_systick.c [code] | Contains all functions support for SYSTICK firmware library on LPC17xx |
| lpc17xx_systick.h [code] | Contains all macro definitions and function prototypes support for SYSTICK firmware library on LPC17xx |
| lpc17xx_timer.c [code] | Contains all functions support for Timer firmware library on LPC17xx |
| lpc17xx_timer.h [code] | Contains all macro definitions and function prototypes support for Timer firmware library on LPC17xx |
| lpc17xx_uart.c [code] | Contains all functions support for UART firmware library on LPC17xx |
| lpc17xx_uart.h [code] | Contains all macro definitions and function prototypes support for UART firmware library on LPC17xx |
| lpc17xx_wdt.c [code] | Contains all functions support for WDT firmware library on LPC17xx |
| lpc17xx_wdt.h [code] | Contains all macro definitions and function prototypes support for WDT firmware library on LPC17xx |
| lpc_types.h [code] | Contains the NXP ABL typedefs for C standard types |
