.. |
chip
|
KL: Fix offset to the TPM status register. From Michael Hope.
|
2015-05-12 07:08:33 -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
|
Rename KL version of CONFIG_GPIO_IRQ to CONFIG_KL_GPIOIRQ
|
2016-07-22 14:34:21 -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
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
kl_gpio.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_gpio.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
kl_gpioirq.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
kl_idle.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
kl_irq.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -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_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
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
kl_pwm.h
|
create PWM driver, still having issues with building
|
2016-07-25 14:17:07 -05:00 |
kl_serial.c
|
Convert some serial drivers to use use irq_attach.
|
2017-02-27 08:55:21 -06:00 |
kl_spi.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
kl_spi.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
kl_start.c
|
arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change.
|
2017-12-17 18:12:19 -06:00 |
kl_start.h
|
arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change.
|
2017-12-17 18:12:19 -06:00 |
kl_timerisr.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -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
|
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 |