nuttx/arch/arm/src/sama5
2014-06-08 08:25:39 -06:00
..
chip Updated SAMA5 SFR header file for the SAMA5D4 2014-06-08 07:48:36 -06:00
chip.h
Kconfig SAMA5: Add TWI3 support 2014-06-08 08:25:39 -06:00
Make.defs SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC 2014-06-04 12:04:24 -06:00
sam_adc.c SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals 2014-04-16 10:00:32 -06:00
sam_adc.h
sam_allocateheap.c
sam_boot.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_can.c SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals 2014-04-16 10:00:32 -06:00
sam_can.h
sam_clockconfig.c Sourceforge patch #40. Fix some conditional logic in clock configuration. From Luciano Neri 2014-04-29 11:32:33 -06:00
sam_clockconfig.h Move the un-definitions of __ramfuncs__ from the sam_clockconfig.c to the common up_internal.h header file so that the attribute will be applied the same to function definitions and prototypes. 2014-04-17 08:56:20 -06:00
sam_dbgu.c Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna 2014-05-08 09:00:33 -06:00
sam_dbgu.h SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console 2014-04-01 11:24:15 -06:00
sam_dmac.c
sam_dmac.h
sam_ehci.c
sam_emac.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_ethernet.c SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC 2014-06-04 12:04:24 -06:00
sam_ethernet.h SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC 2014-06-04 12:04:24 -06:00
sam_gf512.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_gf1024.c
sam_gmac.c Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all uip_arp_ functions to arp_ 2014-05-30 12:13:06 -06:00
sam_hsmci_clkdiv.c SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_hsmci.c SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_hsmci.h SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_irq.c SAMA5: Cosmetic updates to comments and README files 2014-04-03 15:30:00 -06:00
sam_irq.h
sam_isi.c SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC 2014-06-04 12:04:24 -06:00
sam_isi.h
sam_lcd.c
sam_lcd.h
sam_lowputc.c SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console 2014-04-01 11:24:15 -06:00
sam_lowputc.h
sam_memories.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_memories.h
sam_nand.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
sam_nand.h
sam_ohci.c
sam_pck.c SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC 2014-06-04 12:04:24 -06:00
sam_pck.h
sam_periphclks.h SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_pio.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_pio.h SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_pioirq.c
sam_pmc.c SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_pmc.h SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_pmecc.c
sam_pmecc.h
sam_pwm.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_pwm.h
sam_rtc.c
sam_rtc.h
sam_serial.c SAMA5D4: Add support for UART4 2014-06-08 07:47:56 -06:00
sam_serial.h
sam_spi.c SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work. 2014-03-13 15:54:09 -06:00
sam_spi.h Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
sam_ssc.c SAMA5 SSC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals 2014-04-16 10:58:23 -06:00
sam_ssc.h
sam_tc.c
sam_tc.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_timerisr.c SAMA5D23 boards: When running out of SDRAM, need to query the PMC to determine operating frequency 2014-03-29 17:51:06 -06:00
sam_trng.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_trng.h
sam_tsd.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_tsd.h
sam_twi.c SAMA5: Add TWI3 support 2014-06-08 08:25:39 -06:00
sam_twi.h
sam_udphs.c Updated README files and comments 2014-04-07 07:43:28 -06:00
sam_udphs.h
sam_usbhost.c STM32 OTGFS: Host USB tracing instrumentation added by Leo 2014-04-12 08:44:22 -06:00
sam_usbhost.h
sam_wdt.c
sam_wdt.h
sama5d3x_periphclks.h SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sama5d4x_periphclks.h SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00