nuttx/arch/arm/src/kl
2016-02-21 18:06:09 -06:00
..
chip KL: Fix offset to the TPM status register. From Michael Hope. 2015-05-12 07:08:33 -06:00
chip.h
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
kl_cfmconfig.c Make some imported files a little closer to the NuttX coding standard 2015-06-11 09:14:44 -06:00
kl_clockconfig.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
kl_clockconfig.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
kl_config.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
kl_dma.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
kl_dumpgpio.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
kl_gpio.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
kl_gpio.h More changes associated with GPIO interrupt for the KL architecture from Alan Carvalho de Assis 2014-12-13 17:30:25 -06:00
kl_gpioirq.c Missed a few name changes 2016-02-13 19:16:51 -06:00
kl_idle.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
kl_irq.c Rename irqenable() to up_irq_enable(); rename irqdisable() to up_irq_disable() 2016-02-14 16:54:09 -06:00
kl_irq.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
kl_irqprio.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kl_lowgetc.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
kl_lowgetc.h KL25Z: Add low-level up_lowgetc function that can be used to provide an NSH console when the file system (and hence the serial driver) is disabled. From Alan Carvalho de Assis 2013-09-30 09:11:54 -06:00
kl_lowputc.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
kl_lowputc.h Repartitioning of header files for Kinetis L 2013-05-02 09:24:36 -06:00
kl_pwm.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
kl_pwm.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
kl_serial.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
kl_spi.c For LK MCUs, rename up_spiinitialize to kl_spibus_initialize 2016-01-26 16:19:03 -06:00
kl_spi.h For LK MCUs, rename up_spiinitialize to kl_spibus_initialize 2016-01-26 16:19:03 -06:00
kl_start.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
kl_timerisr.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
kl_userspace.c Make some spacing comply better with coding standard 2015-10-06 18:32:16 -06:00
kl_userspace.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
Make.defs All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence 2015-12-12 09:35:05 -06:00