nuttx/arch/arm/src/sam34
2013-06-07 14:59:33 -06:00
..
chip SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented 2013-06-07 14:59:33 -06:00
chip.h Add SAM4L (and 4S) GPIO register definitions 2013-06-04 11:38:23 -06:00
Kconfig SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented 2013-06-07 14:59:33 -06:00
Make.defs Move SAM4L peripheral clock logic to a separate file 2013-06-05 18:48:30 -06:00
sam3u_clockconfig.c Add SAM4L FLASHCALW header file 2013-06-05 10:43:33 -06:00
sam3u_gpio.c Add SAM4L GPIO driver 2013-06-04 15:12:56 -06:00
sam3u_gpio.h Create SAM4L GPIO driver header file 2013-06-04 13:33:30 -06:00
sam4l_clockconfig.c SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented 2013-06-07 14:59:33 -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 SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented 2013-06-07 14:59:33 -06:00
sam4l_periphclks.h SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented 2013-06-07 14:59:33 -06:00
sam_allocateheap.c Add SAM4L (and 4S) GPIO register definitions 2013-06-04 11:38:23 -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 Add vector and chip cability definitions for the SAM4L family 2013-06-03 11:23:41 -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 Create SAM4L GPIO driver header file 2013-06-04 13:33:30 -06:00
sam_gpioirq.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_hsmci.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -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 Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_lowputc.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -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_serial.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -06:00
sam_spi.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -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 SAM4L: Add DFLL0 support, add logic to set the power scaling mode, add support for RAM functions 2013-06-07 13:26:55 -06:00
sam_timerisr.c Rename sam3u/ architecture directories to sam34/ to include the SAM4L 2013-06-02 13:57:22 -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 vector and chip cability definitions for the SAM4L family 2013-06-03 11:23:41 -06:00