nuttx/arch/arm/src/kinetis
David Sidrane 36da2b91c5 Kinetis:USB-FS driver
Removed the notion of attached. The khci_usbattach is call early in
   the init either in board_initalize or in board_app_initalize. In
   either case it is always done prior to the the class register.
   Therefore the khci_usbattach call only set a flag, and that
   flag is only tested in the class register. The class register will
   enable the soft connect pull up.
2017-06-06 14:39:00 -10:00
..
chip Kinetis:sim ensure isolation of clock dividers for 0 value case 2017-06-06 14:38:59 -10:00
chip.h Update some comments 2017-03-14 11:16:35 -06:00
Kconfig kinetis:Added HW flow control and termios 2017-05-05 07:33:15 -06:00
kinetis_alarm.h
kinetis_allocateheap.c
kinetis_cfmconfig.c
kinetis_clockconfig.c Kinetis: Use optional BOARD_OSC_CR and BOARD_OSC_DIV in clock configuration 2017-05-05 07:18:39 -06:00
kinetis_clrpend.c Update some comments 2017-03-14 11:16:35 -06:00
kinetis_config.h
kinetis_dma.c
kinetis_dma.h
kinetis_enet.c net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 2017-04-22 11:10:30 -06:00
kinetis_i2c.c
kinetis_i2c.h
kinetis_idle.c
kinetis_irq.c
kinetis_lowputc.c kinetis:Added HW flow control and termios 2017-05-05 07:33:15 -06:00
kinetis_lpserial.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
kinetis_mpuinit.c Kinetis:Disable MPU when not in protected mode. 2017-06-06 14:38:58 -10:00
kinetis_mpuinit.h Kinetis:Disable MPU when not in protected mode. 2017-06-06 14:38:58 -10:00
kinetis_pin.c
kinetis_pindma.c
kinetis_pindump.c
kinetis_pingpio.c
kinetis_pinirq.c
kinetis_pwm.c
kinetis_pwm.h
kinetis_rtc_if.h
kinetis_rtc_lowerhalf.c RTC: add interface for check if RTC time has been set 2017-04-06 09:53:11 -06:00
kinetis_rtc.c
kinetis_sdhc.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
kinetis_serial.c Fix errors introduced into Kinetis serial when I unsuccessfully tried to correct coding standard violations. Folks, things will be better for everyone if you just follow that standard. 2017-05-05 14:47:11 -06:00
kinetis_serialinit.c
kinetis_spi.h More missed enum spi_dev_e forward references. 2017-04-29 08:29:01 -06:00
kinetis_start.c Kinetis:Disable MPU when not in protected mode. 2017-06-06 14:38:58 -10:00
kinetis_timerisr.c
kinetis_tpm.h Kinetis:Add TPM to K66 chip 2017-05-05 07:12:52 -06:00
kinetis_uid.c
kinetis_uid.h
kinetis_usbdev.c Kinetis:USB-FS driver 2017-06-06 14:39:00 -10:00
kinetis_usbotg.h Kinetis:USB-FS driver 2017-06-06 14:39:00 -10:00
kinetis_userspace.c
kinetis_userspace.h
kinetis_vectors.S Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
kinetis_wdog.c
kinetis.h kinetis:K66 define ALT1 to match ref manual 2017-05-12 17:21:54 -10:00
Make.defs Kinetis:Disable MPU when not in protected mode. 2017-06-06 14:38:58 -10:00