nuttx/arch/arm/src/kinetis
2015-09-01 13:47:06 -04: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
kinetis_adc.h
kinetis_aips.h
kinetis_allocateheap.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_axbs.h
kinetis_cfmconfig.c Make some imported files a little closer to the NuttX coding standard 2015-06-11 09:14:44 -06:00
kinetis_clockconfig.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_clrpend.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_cmp.h
kinetis_cmt.h
kinetis_config.h A10: Add A10 configuration header file 2013-12-13 12:53:33 -06:00
kinetis_crc.h
kinetis_dac.h
kinetis_dma.h
kinetis_dmamux.h
kinetis_dspi.h
kinetis_enet.c Correct #if to #ifdef when the macro can be undefined. Fix bug in AT32UC3 clock initialization: AVR32_CLOCK_PLL_OSC1 should be AVR32_CLOCK_PLL0_OSC1 and AVR32_CLOCK_PLL1_OSC1. 2015-09-01 13:47:06 -04:00
kinetis_enet.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
kinetis_ewm.h
kinetis_flexbus.h
kinetis_flexcan.h
kinetis_fmc.h
kinetis_ftfl.h
kinetis_ftm.h Basic support for the Kinetis K20 architecture. Taken from PX4. This is the work of Jakob Odersky. 2015-05-26 15:03:35 -06:00
kinetis_gpio.h
kinetis_i2c.h
kinetis_i2s.h
kinetis_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
kinetis_internal.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_irq.c All ARMV7-M IRQ setup: Always set the NVIC vector table address. This is needed in cases where the code is running with a bootload and when the code is running from RAM. It is also needed by the logic of up_ramvec_initialize() which gets the vector base address from the NVIC. Suggested by Pavel Pisa 2015-08-21 08:42:24 -06:00
kinetis_k20pinmux.h Update/add README.txt files 2015-06-09 07:03:25 -06:00
kinetis_k40pinmux.h
kinetis_k60pinmux.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
kinetis_llwu.h
kinetis_lowputc.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_lptmr.h
kinetis_mcg.h
kinetis_mcm.h
kinetis_memorymap.h Cosmetic 2015-06-10 14:20:11 -06:00
kinetis_mmcau.h
kinetis_mpu.h
kinetis_mpuinit.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_mpuinit.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
kinetis_osc.h
kinetis_pdb.h
kinetis_pin.c The Kinetis GPIO logic had some of the same issues as did the Kinetis L 2013-05-06 11:49:28 -06:00
kinetis_pindma.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
kinetis_pingpio.c
kinetis_pinirq.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
kinetis_pinmux.h Update/add README.txt files 2015-06-09 07:03:25 -06:00
kinetis_pit.h
kinetis_pmc.h
kinetis_port.h Teensy-3.1: Add user LED support 2015-06-10 17:19:26 -06:00
kinetis_rngb.h
kinetis_rtc.h
kinetis_sdhc.c Correct #if to #ifdef when the macro can be undefined. Fix bug in AT32UC3 clock initialization: AVR32_CLOCK_PLL_OSC1 should be AVR32_CLOCK_PLL0_OSC1 and AVR32_CLOCK_PLL1_OSC1. 2015-09-01 13:47:06 -04:00
kinetis_sdhc.h
kinetis_serial.c More missing semicolons after DEBUGASSERT 2015-05-27 13:32:39 -06:00
kinetis_sim.h
kinetis_slcd.h
kinetis_smc.h
kinetis_start.c Kinetis: Add logic to set CFM protect area to all 0xff in all configurations 2015-06-11 08:39:40 -06:00
kinetis_timerisr.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_tsi.h Corrections to the Kinetis TSI header file from Alan Carvalho de Assis 2013-06-18 07:14:05 -06:00
kinetis_uart.h
kinetis_usbdcd.h
kinetis_usbotg.h
kinetis_userspace.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
kinetis_userspace.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
kinetis_vectors.S Basic support for the Kinetis K20 architecture. Taken from PX4. This is the work of Jakob Odersky. 2015-05-26 15:03:35 -06:00
kinetis_vrefv1.h
kinetis_wdog.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis_wdog.h
Make.defs Add CONFIG_NETDEV_LATEINIT that can be used to suppress calls to up_netinitialize() from early initialization 2015-07-17 07:20:16 -06:00