nuttx/arch/arm/src/samv7
2015-06-28 08:08:57 -06:00
..
chip SAMV7: Add RTC register definition header file 2015-06-16 07:23:47 -06:00
chip.h
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs SAMV7/Cortex-M7: Add support for write through D-Cache. SAMV7 Ethernet look like it needs this 2015-03-29 13:09:22 -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 SAMV7 USB device: Finish option to force full speed mdoe 2015-04-06 10:07:12 -06:00
sam_clockconfig.h
sam_config.h
sam_emac.c SAMV71-XULT ILI9488 LCD driver is code complete but untested 2015-04-03 16:36:58 -06:00
sam_ethernet.c
sam_ethernet.h
sam_gpio.c SAMV7: Fix a errort in GPIO bit encoding. Correct naming of a variable 2015-04-04 16:54:53 -06:00
sam_gpio.h Remove executable flag from more .c and .h files 2015-04-09 08:20:57 -06:00
sam_gpioirq.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_hsmci_clkdiv.c Remove executable flag from more .c and .h files 2015-04-09 08:20:57 -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
sam_lowputc.c Back out another error introduced with commit 02c33f66c5a8be774034cd40e4125e9323c7b4d8. Causes an infinite loop in up_lowputc(). 2015-06-22 07:48:29 -06:00
sam_lowputc.h 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
sam_serial.c SAMA5 Serial: Reading IMR and disabling interrupt must be atomic 2015-04-08 15:27:31 -06:00
sam_spi.c
sam_spi.h
sam_ssc.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
sam_ssc.h
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_start.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_timerisr.c
sam_twihs.c SAMV7 TWIHS: Fix logic that performs multi-message tranfers with and without repeated starts. This change is the final piece that was required to get the maXTouch Xplained Pro workding. 2015-05-12 17:56:35 -06:00
sam_twihs.h
sam_usbdev.h
sam_usbdevhs.c Correct some cloned typos involving EHCI 2015-04-27 14:03:24 -06:00
sam_userspace.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_xdmac.c
sam_xdmac.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
samv71_periphclks.h Update comments and README 2015-04-05 07:22:46 -06:00