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

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.