nuttx/arch/arm/src/samdl
2015-11-01 09:09:36 -06:00
..
chip Fix some common typos 2015-08-16 10:59:10 -06:00
chip.h SAMD21: Add memory map header file 2015-06-20 15:02:25 -06:00
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 SAMD21: Update fuse definitions for the SAMD21 2015-06-21 10:20:23 -06:00
sam_clockconfig.h
sam_config.h Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -06:00
sam_dmac.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_dmac.h Refresh SAMV71-Xult configurations 2015-06-17 12:01:33 -06:00
sam_fuses.h SAMD21: Update SAMD SYSCTRL and NVMCTRL definitions for the SAMD21 2015-06-21 11:40:23 -06:00
sam_gclk.h SAMD21: Extend SAMD USART support to include SAMD21 differences 2015-06-21 09:17:01 -06:00
sam_i2c_master.h SAMD21: Update WDT and EVSYS header files for SAMD21 support 2015-06-22 09:15:54 -06:00
sam_i2c_slave.h SAMD21: Update WDT and EVSYS header files for SAMD21 support 2015-06-22 09:15:54 -06:00
sam_idle.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
sam_irq.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
sam_irq.h
sam_irqprio.c
sam_lowputc.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:03 -06:00
sam_lowputc.h
sam_periphclks.h SAMD21: Extend SAMD USART support to include SAMD21 differences 2015-06-21 09:17:01 -06:00
sam_pinmap.h SAMD21: Add pin multiplexing definitions 2015-06-20 18:55:23 -06:00
sam_pm.h SAMD21: Update WDT and EVSYS header files for SAMD21 support 2015-06-22 09:15:54 -06:00
sam_port.c SAML21: Various SERCOM fixes 2015-08-14 18:11:02 -06:00
sam_port.h SAML21: Various SERCOM fixes 2015-08-14 18:11:02 -06:00
sam_sercom.c SAMD21: Update WDT and EVSYS header files for SAMD21 support 2015-06-22 09:15:54 -06:00
sam_sercom.h SAMD21: Update WDT and EVSYS header files for SAMD21 support 2015-06-22 09:15:54 -06:00
sam_serial.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_serial.h
sam_spi.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_spi.h SAMD21: Update WDT and EVSYS header files for SAMD21 support 2015-06-22 09:15:54 -06:00
sam_start.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_timerisr.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
sam_usart.c SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator 2015-06-10 08:38:35 -06:00
sam_usart.h SAMD21: Extend SAMD USART support to include SAMD21 differences 2015-06-21 09:17:01 -06:00
sam_userspace.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
sam_userspace.h
samd_clockconfig.c SAMD21: Last fix to header files caused a compile problem because logic used a value which is no longer available for the SAMD21 2015-07-04 13:18:30 -06:00
samd_gclk.c SAMD21: Update SAMD SYSCTRL and NVMCTRL definitions for the SAMD21 2015-06-21 11:40:23 -06:00
samd_periphclks.h SAMD21: Update PM definitions for SAMD21 support 2015-06-20 15:32:57 -06:00
saml_clockconfig.c SAM4L: Fix some issues from loast commit. Now running off DFLL with source clock = XOSCK32K 2015-05-26 13:25:39 -06:00
saml_gclk.c SAML21: Rename sam_gclk.c to samd_gclk.c. Create saml_gclk.c with corrected logic for the SAML21 2015-05-22 07:28:19 -06:00
saml_periphclks.h SAMD21: Add build framework for DMA support. Nothing there yet except for skeletal logic taken from SAM3/4. 2015-06-13 15:06:37 -06:00