nuttx/arch/arm/src/kl
2013-08-03 08:22:37 -06:00
..
chip KL25Z GPIO register dump function now compiles 2013-06-20 18:00:56 -06:00
chip.h Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register. We have to revert to using the nasty PRIMASK register 2013-04-16 18:00:59 -06:00
Kconfig Add SPI driver for the Freescale KL25Z 2013-06-19 12:10:01 -06:00
kl_cfmconfig.c Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis 2013-04-16 08:48:42 -06:00
kl_clockconfig.c Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_clockconfig.h Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_config.h KL25Z: No Ethernet, no SDHC. TPM instead of FTM 2013-04-25 10:35:18 -06:00
kl_dma.h Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_dumpgpio.c KL25Z GPIO register dump function now compiles 2013-06-20 18:00:56 -06:00
kl_gpio.c Fixes LEDs on the Freedom KL25Z board 2013-05-06 11:07:53 -06:00
kl_gpio.h Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
kl_idle.c Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis 2013-04-16 08:48:42 -06:00
kl_irq.c Standard configuration variables used to enable interupt controller debug; SAMA5: Correct handling of spurious interrupts 2013-08-03 08:22:37 -06:00
kl_irq.h Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_irqprio.c KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now works 2013-04-25 10:23:47 -06:00
kl_lowputc.c Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_lowputc.h Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_serial.c Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
kl_spi.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
kl_start.c Add SPI driver for the Freescale KL25Z 2013-06-19 12:10:01 -06:00
kl_timerisr.c KL15Z: Fix GPIO base addresses; remove GCR header file 2013-04-25 12:24:11 -06:00
kl_userspace.c Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis 2013-04-16 08:48:42 -06:00
kl_userspace.h Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis 2013-04-16 08:48:42 -06:00
Make.defs Improve some ARMv7-A/M floating point register save time; Add floating point register save logic for ARMv7-A 2013-07-23 17:52:06 -06:00