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

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.