nuttx/arch/arm/src/sam34
2015-05-26 08:09:10 -06:00
..
chip SAM4CM: Add support for optical mode for UART1. From Max Neklyudov. 2015-05-23 06:48:36 -06:00
chip.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
Kconfig SAM4CM: Add support for optical mode for UART1. From Max Neklyudov. 2015-05-23 06:48:36 -06:00
Make.defs SAMV71-XULT: Enable 64-bit floating point support 2015-03-11 12:30:14 -06:00
sam3u_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam3u_periphclks.h
sam3x_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam3x_periphclks.h SAM3X/Arduino Due: Fix typo in sam3x_periphclks.h; add SCLK definitions to board.h header file. From Fabien Comte 2014-09-08 06:14:59 -06:00
sam4cm_freerun.c Logic that samples the free running counter reads the pending interrupt status regsiter and can cause interrupts to be lost. So, if when the status regsiter is read, the logic must also handle the timer overflow event. Found and fixed by Max Neklyudov 2015-05-26 08:09:10 -06:00
sam4cm_freerun.h SAM4CM free-running time: Change overflow type from uint16 to uint32. From Max Neklyudov. 2015-02-25 08:12:31 -06:00
sam4cm_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam4cm_oneshot.c SAM4CM: Add support for tickless operation 2015-02-03 07:00:54 -06:00
sam4cm_oneshot.h SAM4CM: Add support for tickless operation 2015-02-03 07:00:54 -06:00
sam4cm_periphclks.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4cm_supc.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam4cm_supc.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam4cm_tc.c SAM4CM: Add support for tickless operation 2015-02-03 07:00:54 -06:00
sam4cm_tc.h SAM4CM: Add support for tickless operation 2015-02-03 07:00:54 -06:00
sam4cm_tickless.c Fix a compilation error. From Macs Neklyudov 2015-02-16 14:30:15 -06:00
sam4e_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam4e_periphclks.h
sam4l_clockconfig.c
sam4l_gpio.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
sam4l_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam4l_periphclks.c
sam4l_periphclks.h
sam4s_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam4s_periphclks.h SAM3/4: Add missing SPI0 clock configuartion macro for the SAM4S 2014-11-16 06:43:08 -06:00
sam_aes.c Move crypto header files from include/crypto to include/nuttx/crypto 2014-07-03 18:35:08 -06:00
sam_aes.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_allocateheap.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_clockconfig.c SAMV71: Add Supply Controller register definition header file 2015-03-06 15:27:51 -06:00
sam_clockconfig.h
sam_cmcc.c
sam_cmcc.h
sam_dmac.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
sam_dmac.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_emac.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_emac.h SAM4E-EK: Add support for PHY insterrupt 2014-10-24 12:28:57 -06:00
sam_gpio.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_gpio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_gpioirq.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_hsmci.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_hsmci.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_irq.c SAMV7: Add interrupt-related logic 2015-03-07 11:16:44 -06:00
sam_lowputc.c SAM3/4 and SAMV7 UART: The IMR register is read-only. This means that sam_restoreints() does not actually re-enable UART interrupts. 2015-04-08 15:04:10 -06:00
sam_lowputc.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_mpuinit.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_mpuinit.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_periphclks.h Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sam_rtc.c RTC: Remove all backdoor interfaces from rtc.h 2015-02-13 08:41:34 -06:00
sam_rtc.h RTC: Remove all backdoor interfaces from rtc.h 2015-02-13 08:41:34 -06:00
sam_rtt.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_rtt.h Add SAM3/4 RTT driver. From Bob Doiron 2014-05-05 14:35:37 -06:00
sam_serial.c SAM4CM: Add support for optical mode for UART1. From Max Neklyudov. 2015-05-23 06:48:36 -06:00
sam_spi.c wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
sam_spi.h Include chip/sam_spi.h in sam_spi.h 2015-03-20 11:09:36 -06:00
sam_start.c In go_os_start that sets the IDLE thread stack coloration, mov does not set condition codes which are tested by the following beq. Need to use movs instead. Noted by David Sidrane 2015-05-07 20:36:08 -06:00
sam_tc.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -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 SAMV71: Add PMC register definition header files 2015-03-06 14:58:13 -06:00
sam_udp.c Fix a few typos in comments 2015-05-06 15:26:07 -06:00
sam_udp.h Fix two uses of DEBUG_COLORATION vs STACK_COLORATION (from David Sidrane). Also some corrected comments 2015-03-05 06:41:14 -06:00
sam_userspace.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_userspace.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_vectors.S Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_wdt.c More places where watchodg mispelled 2015-04-15 21:36:30 -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