nuttx/arch/arm/src/kinetis
2016-10-18 12:00:01 -10:00
..
chip Kinetis I2C: Review and extend I2C register definitions for K40 and K60 2016-08-16 12:17:23 -06:00
chip.h arch/arm/kinetis: Still moving register header files to kinetis/chip directory; still incorporating K64 differences. 2016-07-01 13:15:29 -06:00
Kconfig Kinetis: Add support for I2C2 2016-08-16 10:02:28 -06:00
kinetis_alarm.h Changes from review of PR 113 2016-08-13 17:32:35 -06:00
kinetis_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
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 Kinetis K60: Fix some bad conditional compilation 2016-07-21 14:22:00 -06:00
kinetis_clrpend.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
kinetis_config.h arch/arm/src/kinetis: Add basic support for the K64 family. Still moving register definition files to the kinetis/chip subdirectory. 2016-07-01 11:24:41 -06:00
kinetis_enet.c K6x Ethernet: Fix some conditional logic 2016-07-13 07:04:19 -06:00
kinetis_i2c.c Kinetis I2C: Remove literal hex register values. Replace with symbolic definitions from kinetis_i2c.h 2016-08-16 11:44:04 -06:00
kinetis_i2c.h Changes from review of PR 113 2016-08-13 17:32:35 -06:00
kinetis_idle.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
kinetis_irq.c Rename Kinetis version of CONFIG_GPIO_IRQ to CONFIG_KINETIS_GPIOIRQ 2016-07-22 14:30:37 -06:00
kinetis_lowputc.c arch/arm/kinetis: Completes moving register header files to kinetis/chip directory with all K64 changes. 2016-07-01 15:00:04 -06:00
kinetis_mpuinit.c Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 2015-12-14 13:56:21 -06:00
kinetis_mpuinit.h arch/arm/kinetis: Still moving register header files to kinetis/chip directory; still incorporating K64 differences. 2016-07-01 14:07:14 -06:00
kinetis_pin.c arch/arm/kinetis: Still moving register header files to kinetis/chip directory; still incorporating K64 differences. 2016-07-01 14:07:14 -06:00
kinetis_pindma.c Kinetis - Added missing headers 2016-10-18 12:00:01 -10:00
kinetis_pindump.c arch/arm/kinetis: Still moving register header files to kinetis/chip directory; still incorporating K64 differences. 2016-07-01 14:07:14 -06:00
kinetis_pingpio.c arch/arm/kinetis: Still moving register header files to kinetis/chip directory; still incorporating K64 differences. 2016-07-01 13:15:29 -06:00
kinetis_pinirq.c Rename Kinetis version of CONFIG_GPIO_IRQ to CONFIG_KINETIS_GPIOIRQ 2016-07-22 14:30:37 -06:00
kinetis_pwm.c Merged in JordanMacIntyre/nuttx/PWM_driver (pull request #106) 2016-07-25 14:59:45 -06:00
kinetis_pwm.h arch/arm/src/kinetis: Create a chip sub-directory as with other architectures. Start moving some headers... a lot more still be be moved. 2016-07-01 08:48:57 -06:00
kinetis_rtc.c Changes from review of PR 113 2016-08-13 17:32:35 -06:00
kinetis_sdhc.c Kinetis and Freedom-K64F: Remove unused configuration variable; fix some compile issues; SDHC is now enabled in the nsh configuration (but does not work) 2016-07-13 09:56:02 -06:00
kinetis_serial.c arch/arm/kinetis: Completes moving register header files to kinetis/chip directory with all K64 changes. 2016-07-01 15:00:04 -06:00
kinetis_spi.h Kinetis broke out SPI to kinetis/kinetis_spi.h 2016-10-18 12:00:01 -10:00
kinetis_start.c arch/arm/kinetis: Completes moving register header files to kinetis/chip directory with all K64 changes. 2016-07-01 15:00:04 -06:00
kinetis_timerisr.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
kinetis_uid.c Cosmetic changes from review of last PR 2016-10-14 17:39:21 -06:00
kinetis_uid.h Cosmetic changes from review of last PR 2016-10-14 17:39:21 -06:00
kinetis_usbdev.c Kinetis: Eliminate a warning. Freedom-K64F: Update a README file 2016-07-13 15:38:47 -06:00
kinetis_usbotg.h arch/arm/kinetis: Completes moving register header files to kinetis/chip directory with all K64 changes. 2016-07-01 15:00:04 -06:00
kinetis_userspace.c Make some spacing comply better with coding standard 2015-10-06 18:32:16 -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 arch/arm/kinetis: Completes moving register header files to kinetis/chip directory with all K64 changes. 2016-07-01 15:00:04 -06:00
kinetis_wdog.c arch/arm/kinetis: Completes moving register header files to kinetis/chip directory with all K64 changes. 2016-07-01 15:00:04 -06:00
kinetis.h Kinetis broke out SPI to kinetis/kinetis_spi.h 2016-10-18 12:00:01 -10:00
Make.defs Add UID Unique ID 2016-10-13 19:42:39 -07:00