.. |
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
|
build: Remove the empty variable assignment
|
2020-05-24 08:24:13 -06:00 |
sam_allocateheap.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
sam_clockconfig.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_clockconfig.h
|
|
|
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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01: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
|
Remove executable bit from source code
|
2020-05-13 06:32:13 -06:00 |
sam_eefc.h
|
Remove executable bit from source code
|
2020-05-13 06:32:13 -06:00 |
sam_emac.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
sam_ethernet.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01: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
|
|
|
sam_gpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_gpio.h
|
|
|
sam_gpioirq.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01: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
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06: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
|
Run all .c and .h modified by this PR through nxstyle
|
2020-05-01 16:55:33 -03:00 |
sam_lowputc.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
sam_lowputc.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_mcan.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03: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
|
|
|
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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +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
|
|
|
sam_progmem.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_progmem.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_qspi.c
|
arch: spi: fix typos and run nxstyle
|
2020-10-31 10:40:41 -07: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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_serial.c
|
arch/arm/src/samv7/sam_serial.c: Fix a type mismatch
|
2020-11-16 08:29:00 -08:00 |
sam_spi_slave.c
|
arch: spi: fix typos and run nxstyle
|
2020-10-31 10:40:41 -07:00 |
sam_spi.c
|
arch: spi: fix bad null-pointer assertions
|
2020-10-31 10:40:41 -07: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
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06: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
|
Fix nxstyle warning
|
2020-09-16 06:57:29 -07:00 |
sam_start.h
|
arch: Initialize idle thread stack information
|
2020-09-16 06:57:29 -07:00 |
sam_systemreset.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_tc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_trng.c
|
Fix nxstyle warning
|
2020-10-20 01:45:06 -07: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
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
sam_twihs.h
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
sam_uid.c
|
Remove executable bit from source code
|
2020-05-13 06:32:13 -06:00 |
sam_uid.h
|
Remove executable bit from source code
|
2020-05-13 06:32:13 -06:00 |
sam_usbdev.h
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
sam_usbdevhs.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
sam_userspace.c
|
|
|
sam_userspace.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_wdt.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +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
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
sam_xdmac.h
|
|
|
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 |