nuttx/arch/arm/src/samv7
2020-03-16 20:01:11 -06:00
..
hardware Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
chip.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs add eefc driver and read uid 2020-02-20 08:34:33 -06:00
sam_allocateheap.c configs/same70-xplained/twm4nx: Add a configuration for test Twm4Nx using VNC. 2019-04-28 12:49:18 -06:00
sam_clockconfig.c Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_clockconfig.h SAMV7 USB: USB must be enabled before PMC 480MHz clock is enabled 2015-08-11 15:48:26 -06:00
sam_config.h arch/arm/src/samv7/sam_lowputc.c: Fix undefined variable when using USART1 for other purposes than UART (e.g. SPI). 2018-01-26 07:52:45 -06:00
sam_dac.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
sam_dac.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_eefc.c Fix coding standard issues in PR328 2020-02-20 08:40:17 -06:00
sam_eefc.h Fix coding standard issues in PR328 2020-02-20 08:40:17 -06:00
sam_emac.c Fix typos in comments 2020-03-03 09:11:57 -06:00
sam_ethernet.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
sam_ethernet.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_freerun.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_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
sam_gpio.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_gpio.h Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
sam_gpioirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_hsmci_clkdiv.c Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_hsmci.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_hsmci.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_lowputc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_lowputc.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_mcan.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_mcan.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_mpuinit.h 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_oneshot_lowerhalf.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_oneshot.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_oneshot.h Fix various typos and spelling errors. 2019-12-12 07:41:51 -06:00
sam_pck.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_pck.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_periphclks.h arch/arm/src/samv7: Add SAME70 memory map 2015-11-14 12:01:28 -06:00
sam_progmem.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_progmem.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_qspi.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_qspi.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam_rswdt.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_serial.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_spi_slave.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_spi.c spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
sam_spi.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam_ssc.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_ssc.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_start.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_start.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_systemreset.c Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_tc.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_tc.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_tickless.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
sam_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
sam_trng.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_trng.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_twihs.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_twihs.h Fix some typos 2019-09-17 10:46:23 -06:00
sam_uid.c Fix coding standard issues in PR328 2020-02-20 08:40:17 -06:00
sam_uid.h add eefc driver and read uid 2020-02-20 08:34:33 -06:00
sam_usbdev.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_usbdevhs.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_userspace.c SAMV7 protected mode: Don't enable D-Cache until userspace data has been initialized 2015-11-07 09:35:23 -06:00
sam_userspace.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
sam_wdt.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_wdt.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
sam_xdmac.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_xdmac.h Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred. 2016-06-16 15:10:57 -06:00
same70_periphclks.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00
samv71_periphclks.h Rename arch/arm/src/samv7/chip to arch/arm/src/samv7/hardware. 2019-05-25 08:17:40 -06:00