mayhem-firmware/firmware/chibios-portapack/os/hal/platforms/LPC43xx
Jared Boone 12939a0f82 Support larger SDC LLD transactions
Use chained DMA buffers -- limit is now 16Kbytes, adjustable by LPC_SDC_SDIO_DESCRIPTOR_COUNT. More descriptors require more stack.
2016-04-10 17:15:59 -07:00
..
adc_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
adc_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
gpt_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
gpt_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
i2c_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
i2c_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
lpc43xx.inc Nuke duplicate peripheral pointer constants for C++ 2015-12-16 21:21:45 -08:00
pal_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
pal_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
rtc_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
rtc_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
sdc_lld.c Support larger SDC LLD transactions 2016-04-10 17:15:59 -07:00
sdc_lld.h Support larger SDC LLD transactions 2016-04-10 17:15:59 -07:00
serial_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
serial_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
spi_lld.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
spi_lld.h Initial firmware commit. 2015-07-08 08:39:24 -07:00