nuttx/arch/arm/src/kl
2015-06-28 08:08:57 -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
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
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 More changes associated with GPIO interrupt for the KL architecture from Alan Carvalho de Assis 2014-12-13 17:30:25 -06:00
kl_idle.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
kl_irq.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -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 Make some file section headers more consistent with standard 2015-04-08 08:04:12 -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 kl: enable the clocks to UART1 and UART2. The previous version would cause a hard fault on startup due to the modules not being clocked. Also drop the GPIO configuration as it's done during kl_start(). From Michael Hope. 2015-05-07 17:17:54 -06:00
kl_lowputc.h
kl_pwm.c kl: fix PWM debugging. TPM1 and TPM2 have two channels instead of six and will hard fault if you try to read the missing channels. From Michael Hope. 2015-05-07 17:17:53 -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 More missing semicolons after DEBUGASSERT 2015-05-27 13:32:39 -06:00
kl_spi.c Remove executable flag from more .c and .h files 2015-04-09 08:20:57 -06:00
kl_spi.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
kl_start.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
kl_timerisr.c Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
kl_userspace.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -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 Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00