nuttx/arch/arm/src/sam34
2014-06-25 08:25:52 -06:00
..
chip Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
chip.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
Kconfig Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
Make.defs Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam3u_gpio.h
sam3u_periphclks.h Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chips 2014-02-22 10:38:25 -06:00
sam3x_gpio.h
sam3x_periphclks.h Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chips 2014-02-22 10:38:25 -06:00
sam4cm_gpio.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4cm_periphclks.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4cm_supc.c Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4cm_supc.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4e_gpio.h
sam4e_periphclks.h SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver 2014-03-12 15:03:59 -06:00
sam4l_clockconfig.c
sam4l_gpio.c
sam4l_gpio.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam4l_periphclks.c
sam4l_periphclks.h
sam4s_gpio.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4s_periphclks.h SAM4S: Fix error in macro that disabled peripheral clocking. From Bob Doiron 2014-04-21 17:06:01 -06:00
sam_allocateheap.c
sam_clockconfig.c Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_clockconfig.h
sam_cmcc.c SAM4E CMCC: Fix some errors introducted in last check-in 2014-03-26 16:32:16 -06:00
sam_cmcc.h SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver 2014-03-12 15:03:59 -06:00
sam_dmac.c SAM3/4: Fix debug logic in DMAC that was causing the loss of interrupts 2014-03-14 11:57:42 -06:00
sam_dmac.h SAM3/4: Fix debug logic in DMAC that was causing the loss of interrupts 2014-03-14 11:57:42 -06:00
sam_emac.c Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Rename *_internal.h header files in net/ to just *.h 2014-06-24 10:14:15 -06:00
sam_emac.h SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver 2014-03-12 15:03:59 -06:00
sam_gpio.c Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_gpio.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_gpioirq.c SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ 2014-03-23 15:51:08 -06:00
sam_hsmci.c Misc SAM4S-related changes from Bob Doison 2014-04-21 19:32:15 -06:00
sam_hsmci.h
sam_irq.c SAM3/4 Interrupt initialization. Default interrupt priority not being set correctly 2014-04-17 14:02:22 -06:00
sam_lowputc.c Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_lowputc.h
sam_mpuinit.c
sam_mpuinit.h
sam_periphclks.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_rtc.c Add SAM3/4 RTT driver. From Bob Doiron 2014-05-05 14:35:37 -06:00
sam_rtc.h Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00
sam_rtt.c Add SAM3/4 RTT driver. From Bob Doiron 2014-05-05 14:35:37 -06:00
sam_rtt.h Add SAM3/4 RTT driver. From Bob Doiron 2014-05-05 14:35:37 -06:00
sam_serial.c Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_spi.c Cosmetic update to comments and README files 2014-04-24 12:44:30 -06:00
sam_spi.h Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
sam_start.c SAM3/4: Add watchdog timer support. From Bob Doisin 2014-04-21 19:10:06 -06:00
sam_tc.c Add SAM3/4 RTT driver. From Bob Doiron 2014-05-05 14:35:37 -06:00
sam_tc.h Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00
sam_timerisr.c Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_udp.c Updated README files and comments 2014-04-07 07:43:28 -06:00
sam_udp.h SAM4E: Add USB full speed device (UDP) driver 2014-03-17 12:37:55 -06:00
sam_userspace.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_userspace.h
sam_vectors.S Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_wdt.c Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00
sam_wdt.h Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00