David Lin 98183c47a9 Driver: Fixed typo in SAI Driver interface macro. (#849) před 6 roky
..
Config 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
CAN_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
CAN_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
EMAC_LPC18xx.c 40d172f82a Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) před 8 roky
EMAC_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
GPDMA_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
GPDMA_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
GPIO_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
GPIO_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
I2C_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
I2C_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
I2S_LPC18xx.c 98183c47a9 Driver: Fixed typo in SAI Driver interface macro. (#849) před 5 roky
I2S_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
MCI_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
MCI_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
ReadMe.txt ba96a2c56e End-of-line normalization před 9 roky
SCU_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
SCU_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
SSP_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
SSP_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USART_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USART_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USB0_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USB1_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USBD0_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USBD1_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USBH0_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USBH1_LPC18xx.c 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky
USB_LPC18xx.h 465bd43903 5.0.1-dev1: http:// removed. PACK schema relaxed před 9 roky

ReadMe.txt

This folder contains reference implementations of the following drivers:

CAN_LPC18xx.[ch]: CAN driver for NXP LPC1800 series
EMAC_LPC18xx.[ch]: Ethernet driver for NXP LPC1800 series
I2C_LPC18xx.[ch]: I2C driver for NXP LPC1800 series
I2S_LPC18xx.[ch]: I2S(SAI) driver for NXP LPC1800 series
MCI_LPC18xx.[ch: MCI driver for NXP LPC1800 series
SSP_LPC18xx.[ch]: SPI driver for NXP LPC1800 series
USART_LPC18xx.[ch]: USART driver for NXP LPC1800 series
USBDn_LPC18xx.c: USB 0/1 Device driver for NXP LPC1800 series
USBHn_LPC18xx.c: USB 0/1 Host driver for NXP LPC1800 series
USBn_LPC18xx.[ch]: USB 0/1 driver (common) for NXP LPC1800 series
USB_LPC18xx.h: USB driver (common) header for NXP LPC1800 series

Further driver reference implementations are available in
Device Family Packs (DFP) labelled with version 2.0.0 or higher.