nuttx/arch/arm/src/sam34
2014-02-27 08:41:03 -06:00
..
chip SAM3/4: Cosmetic updates to ADC register defintion header files 2014-02-27 08:41:03 -06:00
chip.h SAM4E: Add vector definition header files 2014-02-21 08:46:16 -06:00
Kconfig SAM4E: Update SAM3/4 TC and DMAC register definition header files 2014-02-25 10:56:23 -06:00
Make.defs SAM4E: Update SAM3/4 TC and DMAC register definition header files 2014-02-25 10:56:23 -06:00
sam3u_gpio.h SAM4E: Add support for PIO and peripheral clocks 2014-02-21 12:34:04 -06:00
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 SAM4E: Add support for PIO and peripheral clocks 2014-02-21 12:34:04 -06:00
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
sam4e_gpio.h SAM4E: Pin multiplex definition header file 2014-02-21 18:10:53 -06:00
sam4e_periphclks.h SAM4E: Update SAM3/4 EEFC, MATRIX, and PMC register definition header files 2014-02-24 09:49:02 -06:00
sam4l_clockconfig.c Add support for the SAM4L Xplained Pro I/O1 module 2013-06-15 10:56:08 -06:00
sam4l_gpio.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
sam4l_gpio.h SAMD20: Now runs, but no serial output 2014-02-17 14:21:22 -06:00
sam4l_periphclks.c Fix typo cloned to many files: SAM32 vs SAM34 2014-02-12 13:00:24 -06:00
sam4l_periphclks.h Add peripheral configuration logic for the SAM3X/3A; Change all references to SAM3/4 SPI to SPI0 for compatibity with the SAM3X/3A which has SPI0 and SPI1; Add directory which will eventually holdl an Arduino Due port 2013-06-26 18:46:44 -06:00
sam4s_gpio.h SAM4E: Add support for PIO and peripheral clocks 2014-02-21 12:34:04 -06:00
sam4s_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
sam_allocateheap.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
sam_clockconfig.c SAM4E: Update SAM3/4 GPBR, HSMCI, PWM, RSTC, RTC, RTT, SMC, and WDT register definition header files 2014-02-24 12:38:19 -06:00
sam_clockconfig.h Move SAM4L peripheral clock logic to a separate file 2013-06-05 18:48:30 -06:00
sam_dmac.c SAM4E: Update SAM3/4 TC and DMAC register definition header files 2014-02-25 10:56:23 -06:00
sam_dmac.h SAM3,4,A5 DMA fixes; SAMA5 SPI driver now supports DMA transfers 2013-08-09 13:12:16 -06:00
sam_gpio.c SAM3/4: Fix some build errors that crept in with the SAM4E support 2014-02-25 12:41:38 -06:00
sam_gpio.h SAM4E: Add support for PIO and peripheral clocks 2014-02-21 12:34:04 -06:00
sam_gpioirq.c 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
sam_hsmci.c SAM4E: Update SAM3/4 TC and DMAC register definition header files 2014-02-25 10:56:23 -06:00
sam_hsmci.h Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_irq.c Fix error in last ARMv7-M up_disable_irq checkin 2014-01-15 15:26:32 -06:00
sam_lowputc.c SAM3/4: Fix some build errors that crept in with the SAM4E support 2014-02-25 12:41:38 -06:00
sam_lowputc.h Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_mpuinit.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_mpuinit.h Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_periphclks.h SAM4E: Add support for PIO and peripheral clocks 2014-02-21 12:34:04 -06:00
sam_serial.c SAM3/4: Fix some build errors that crept in with the SAM4E support 2014-02-25 12:41:38 -06:00
sam_spi.c 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
sam_spi.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
sam_start.c LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
sam_timerisr.c SAM4E: Update SAM3/4 EEFC, MATRIX, and PMC register definition header files 2014-02-24 09:49:02 -06:00
sam_userspace.c Decoupling NX user interfaces to support NX kernel build (phase 1) 2013-12-27 13:18:20 -06:00
sam_userspace.h Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_vectors.S SAM4E: Add vector definition header files 2014-02-21 08:46:16 -06:00