nuttx/arch/arm/src/sam34
2016-06-20 12:44:38 -06:00
..
chip Fix a cloned error in debug macro definitions 2016-06-10 10:13:30 -06:00
chip.h
Kconfig Kconfig files: Fix some dependencies that have CONFIG_ in the variable name 2016-06-17 19:30:19 -06:00
Make.defs Add spinlock support for ARMv7-M architectures 2016-02-09 13:44:22 -06:00
sam3u_gpio.h Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:37 -06:00
sam3u_periphclks.h
sam3x_gpio.h Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:37 -06:00
sam3x_periphclks.h
sam4cm_freerun.c Centralize definitions associated with CONFIG_DEBUG_TIMER 2016-06-16 07:16:25 -06:00
sam4cm_freerun.h SAM3/4, SAMA5, SAMv7 Tickless: Refuse to call lower-level timer logic if not yet initialized 2016-02-05 10:22:11 -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 Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam4cm_oneshot.h Stefan Kolb's change to the SAMV7 Oneshot Timer (commit d44ecbcfbb) should also be applied to the SAM3/4 oneshot time since the drivers are identical. Here are the commit commits from Stefan's original change: 2016-05-29 08:25:41 -06:00
sam4cm_periphclks.h
sam4cm_supc.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
sam4cm_supc.h
sam4cm_tc.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam4cm_tc.h Centralize definitions associated with CONFIG_DEBUG_TIMER 2016-06-16 07:16:25 -06:00
sam4cm_tickless.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
sam4e_gpio.h Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:37 -06:00
sam4e_periphclks.h
sam4l_clockconfig.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
sam4l_gpio.c Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -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 Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
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
sam_aes.c Correct some spacing issues 2015-10-07 11:39:06 -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 Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
sam_clockconfig.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_clockconfig.h
sam_cmcc.c
sam_cmcc.h
sam_dmac.c Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred. 2016-06-16 16:30:45 -06:00
sam_dmac.h Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred. 2016-06-16 16:30:45 -06:00
sam_emac.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
sam_emac.h
sam_gpio.c Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
sam_gpio.h Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
sam_gpioirq.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_hsmci.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -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 Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
sam_lowputc.c Remove CONFIG_USARTn_ISUART 2016-05-25 11:21:48 -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 Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 2015-12-14 13:56:21 -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_rtc.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
sam_rtc.h RTC: Remove all backdoor interfaces from rtc.h 2015-02-13 08:41:34 -06:00
sam_rtt.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_rtt.h
sam_serial.c Remove CONFIG_USARTn_ISUART 2016-05-25 11:21:48 -06:00
sam_spi.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_spi.h For LK MCUs, rename up_spiinitialize to kl_spibus_initialize 2016-01-26 16:19:03 -06:00
sam_start.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
sam_tc.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_tc.h
sam_timerisr.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
sam_twi.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
sam_twi.h Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
sam_udp.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_udp.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
sam_userspace.c Correct some spacing issues 2015-10-07 11:39:06 -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 Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
sam_wdt.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_wdt.h Clean up and review of header files for conformance to standards 2015-06-12 19:00:52 -06:00