..
chip
LPC43 pinset definitions: Add more 1 bit to pinset to reach SFSCLK0-SFSCLK3
2017-01-26 13:31:29 -06:00
spifi
chip.h
Kconfig
LPC43xx: Add timer driver; configs/bambino-200e: Add support for timer driver
2016-11-23 13:33:51 -06:00
lpc43_adc.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_adc.h
lpc43_aes.c
lpc43_allocateheap.c
lpc43_ccu.h
lpc43_cgu.c
lpc43_cgu.h
lpc43_clrpend.c
lpc43_config.h
LPC43: Rename HAVE_CONSOLE to HAVE_SERIAL_CONSOLE. We can, of course, always have a some console other than a serial console.
2017-02-15 07:23:18 -06:00
lpc43_creg.h
lpc43_dac.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_dac.h
lpc43_debug.c
lpc43_ehci.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_ehci.h
lpc43_emacram.h
lpc43_emc.c
lpc43_emc.h
lpc43_ethernet.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_ethernet.h
Fix a number of header files with mismatched 'extern C {' and '}'
2016-11-05 07:25:05 -06:00
lpc43_gpdma.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_gpdma.h
lpc43_gpio.c
lpc43_gpio.h
lpc43_gpioint.c
lpc43_gpioint.h
lpc43_i2c.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_i2c.h
lpc43_idle.c
lpc43_irq.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_irq.h
lpc43_mpuinit.c
lpc43_mpuinit.h
lpc43_pinconfig.c
lpc43_pinconfig.h
LPC43 pinset definitions: Add more 1 bit to pinset to reach SFSCLK0-SFSCLK3
2017-01-26 13:31:29 -06:00
lpc43_rgu.c
lpc43_rgu.h
lpc43_rit.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_rit.h
up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list.
2017-02-07 10:35:04 -06:00
lpc43_scu.h
lpc43_serial.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_serial.h
lpc43_spi.c
lpc43_spi.h
lpc43_spifi.c
lpc43_spifi.h
lpc43_ssp.c
lpc43_ssp.h
lpc43_start.c
lpc43_tickless_rit.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_timer.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_timer.h
LPC43xx: Add timer driver; configs/bambino-200e: Add support for timer driver
2016-11-23 13:33:51 -06:00
lpc43_timerisr.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_uart.c
LPC43: Rename HAVE_CONSOLE to HAVE_SERIAL_CONSOLE. We can, of course, always have a some console other than a serial console.
2017-02-15 07:23:18 -06:00
lpc43_uart.h
lpc43_usb0dev.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc43_usb0dev.h
lpc43_usbram.h
lpc43_userspace.c
lpc43_userspace.h
Make.defs
ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine
2017-01-21 15:24:25 -06:00