nuttx/arch/arm/src/sam34
2013-06-13 18:53:14 -06:00
..
chip SAM3/4: Some minor design improvements to the SAM3/4 serial driver 2013-06-13 15:16:52 -06:00
chip.h Add SAM4L (and 4S) GPIO register definitions 2013-06-04 11:38:23 -06:00
Kconfig Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -06:00
Make.defs Move SAM4L peripheral clock logic to a separate file 2013-06-05 18:48:30 -06:00
sam3u_clockconfig.c SAM3/4: Loop counter for PLL delay must be volatile or it may get optimized away 2013-06-13 16:18:25 -06:00
sam3u_gpio.c Changes for a clean build of configs/sam4s-xplained 2013-06-11 17:33:43 -06:00
sam3u_gpio.h SAM3/4S GPIO interrupt changes 2013-06-13 18:53:14 -06:00
sam3u_periphclks.h SAM4S: Add macros to manage peripheral clocks 2013-06-11 15:42:30 -06:00
sam4l_clockconfig.c SAM4L: Add an NSH configuration and C++ support 2013-06-09 11:43:20 -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 SAM3U/4L changes to hide differences by clocking in those MCUs 2013-06-08 13:50:42 -06:00
sam4l_periphclks.h SAM3U/4L changes to hide differences by clocking in those MCUs 2013-06-08 13:50:42 -06:00
sam4s_gpio.h SAM4S: GPIO, chip characteristics, peripheral Kconfig 2013-06-11 12:28:31 -06:00
sam4s_periphclks.h Changes for a clean build of configs/sam4s-xplained 2013-06-11 17:33:43 -06:00
sam_allocateheap.c Correct border colors for SAM3U-EK border; clean up some comments; make sure that sam_vectors.S is identical to stam32_vectors.S 2013-06-12 19:42:39 -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 SAM3U/4L changes to hide differences by clocking in those MCUs 2013-06-08 13:50:42 -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 Changes for a clean build of configs/sam4s-xplained 2013-06-11 17:33:43 -06:00
sam_gpioirq.c SAM3/4S GPIO interrupt changes 2013-06-13 18:53:14 -06:00
sam_hsmci.c SAM4S: Add macros to manage peripheral clocks 2013-06-11 15:42:30 -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 Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -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 Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -06:00
sam_serial.c SAM3/4: Some minor design improvements to the SAM3/4 serial driver 2013-06-13 15:16:52 -06:00
sam_spi.c Fix error in AT91SAM SPI driver introduced in recent comment. Varioius improvements to README files and debug output 2013-06-13 13:38:31 -06:00
sam_spi.h Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -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 Changes for a clean build of configs/sam4s-xplained 2013-06-11 17:33:43 -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 Correct border colors for SAM3U-EK border; clean up some comments; make sure that sam_vectors.S is identical to stam32_vectors.S 2013-06-12 19:42:39 -06:00