nuttx/arch/arm/src/sam34
2013-07-24 12:27:12 -06:00
..
chip Add SAMA5D3 pin multiplexing definitions 2013-07-23 09:47:01 -06:00
chip.h Add SAM3X/3A interrupt vectors 2013-06-26 12:59:56 -06:00
Kconfig Update SAMA5D3x-EK board configuration to support on-board UART connections, LEDs, and push buttons 2013-07-24 12:27:12 -06:00
Make.defs Improve some ARMv7-A/M floating point register save time; Add floating point register save logic for ARMv7-A 2013-07-23 17:52:06 -06:00
sam3u_clockconfig.c With these changes the Arduino Due port builds without errors 2013-06-27 15:07:07 -06:00
sam3u_dmac.c Flesh out the Arduino Due board configuratino and integrate it with the build and configuration system 2013-06-27 14:24:27 -06:00
sam3u_gpio.c prohibit re-entrance into sam_configgpio() 2013-07-05 17:15:54 -06:00
sam3u_gpio.h SAM3/4S GPIO interrupt changes 2013-06-13 18:53:14 -06:00
sam3u_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
sam3x_gpio.h Add SAM3X/3A pin multiplexing and GPIO encoding header files 2013-06-26 17:02:43 -06:00
sam3x_periphclks.h Add SAM3X/3A peripheral clock controls 2013-06-26 14:00:26 -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 SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documentation updates 2013-06-05 08:54:37 -06:00
sam4l_gpio.h Add SAM4L GPIO driver 2013-06-04 15:12:56 -06:00
sam4l_periphclks.c 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
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 Add SAMA5 GPIO configuration support 2013-07-22 20:59:47 -06:00
sam4s_periphclks.h Add SAM3X/3A peripheral clock controls 2013-06-26 14:00:26 -06:00
sam_allocateheap.c Revamp the way external memory regions are configured; Add logic to add SAMA5 external memory regions to the heap 2013-07-24 10:08:32 -06:00
sam_clockconfig.h Move SAM4L peripheral clock logic to a separate file 2013-06-05 18:48:30 -06:00
sam_dmac.h Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_gpio.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
sam_gpioirq.c prohibit re-entrance into sam_configgpio() 2013-07-05 17:15:54 -06:00
sam_hsmci.c Add SAM4L PDCA register definition file 2013-06-19 18:38:31 -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 SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully functional 2013-06-12 10:56:42 -06:00
sam_lowputc.c Review and update of SAM3/4 header files and conditional logic for SAM3X/A support 2013-06-27 11:06:13 -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 Add SAM3X/3A peripheral clock controls 2013-06-26 14:00:26 -06:00
sam_serial.c Review and update of SAM3/4 header files and conditional logic for SAM3X/A support 2013-06-27 11:06:13 -06:00
sam_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
sam_spi.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
sam_start.c SM4L: USB clock configuration and WDT register definition file 2013-06-08 09:21:20 -06:00
sam_timerisr.c Review and update of SAM3/4 header files and conditional logic for SAM3X/A support 2013-06-27 11:06:13 -06:00
sam_userspace.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -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 Add SAM3X/3A interrupt vectors 2013-06-26 12:59:56 -06:00