.. |
hardware
|
Remove tabs and spaces at the end of lines
|
2020-10-24 09:38:21 +01:00 |
chip.h
|
|
|
Kconfig
|
arch: samd5e5:
|
2020-08-27 11:46:50 -03:00 |
Make.defs
|
arch: samd5e5:
|
2020-08-27 11:46:50 -03:00 |
sam_clockconfig.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_clockconfig.h
|
arch/arm/src/samd5e5/: Combine some duplicated GCLK configuration logic
|
2018-08-31 13:34:34 -06:00 |
sam_cmcc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_cmcc.h
|
|
|
sam_config.h
|
arch/arm/src/samd5e5: Bring in untested SPI and I2C drivers from SAMD2L2.
|
2018-07-29 07:43:21 -06:00 |
sam_dmac.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
sam_dmac.h
|
Fix typos in comments and documentation.
|
2020-03-16 20:01:11 -06:00 |
sam_eic.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_eic.h
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03: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
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
sam_freerun.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_freerun.h
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_gclk.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_gclk.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_gmac.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
sam_i2c_master.c
|
arch: samd5e5 : Add USB host support.
|
2020-08-13 14:02:58 -03:00 |
sam_i2c_master.h
|
arch: samd5e5 : Add USB host support.
|
2020-08-13 14:02:58 -03:00 |
sam_idle.c
|
arch/: Trivial typos, mostly "their is" to "there is"
|
2020-09-09 14:09:43 -04: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: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_lowputc.h
|
|
|
sam_mpuinit.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
sam_mpuinit.h
|
|
|
sam_oneshot_lowerhalf.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_oneshot.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_oneshot.h
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_periphclks.h
|
Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware.
|
2019-05-25 08:12:10 -06:00 |
sam_port.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_port.h
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_progmem.c
|
arch: samd5e5:
|
2020-08-27 11:46:50 -03:00 |
sam_progmem.h
|
arch: samd5e5:
|
2020-08-27 11:46:50 -03:00 |
sam_sercom.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_sercom.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_serial.c
|
arch/arm/src/samd5e5/sam_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
sam_serial.h
|
|
|
sam_spi.c
|
arch: spi: fix bad null-pointer assertions
|
2020-10-31 10:40:41 -07:00 |
sam_spi.h
|
Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware.
|
2019-05-25 08:12:10 -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_tc.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_tc.h
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_tickless.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_timerisr.c
|
arch: samd5e5 : Oneshot, freerun and tickless available support. All support runs on Timer/Counter (TC).
|
2020-08-18 12:42:44 -03:00 |
sam_usart.c
|
Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware.
|
2019-05-25 08:12:10 -06:00 |
sam_usart.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
sam_usb.c
|
Remove tabs and spaces at the end of lines
|
2020-10-24 09:38:21 +01:00 |
sam_usb.h
|
arch: samd5e5 : Add USB host support.
|
2020-08-13 14:02:58 -03:00 |
sam_usbhost.c
|
arch: samd5e5 : Add USB host support.
|
2020-08-13 14:02:58 -03:00 |
sam_usbhost.h
|
arch: samd5e5 : Add USB host support.
|
2020-08-13 14:02:58 -03: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
|
Remove tabs and spaces at the end of lines
|
2020-10-24 09:38:21 +01:00 |
sam_wdt.h
|
Style fixes
|
2020-08-08 17:33:24 -03:00 |