.. |
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
|
|
|
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
|
|
|
sam_gpio.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
sam_gpio.h
|
|
|
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
|
Remove type casting to wdentry_t (arch/)
|
2020-04-07 06:23:15 -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
|
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
|
|
|
sam_mcan.c
|
Check return from nxsem_wait_uninterruptible()
|
2020-04-05 12:32:04 -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
|
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
|
|
|
sam_progmem.c
|
Check the return of nxsem_wait_uninterruptible() (#724)
|
2020-04-04 14:57:22 -06: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
|
Remove type casting to wdentry_t (arch/)
|
2020-04-07 06:23:15 -06: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
|
Correct the naming of some new functions.
|
2020-04-05 12:32:04 -03:00 |
sam_spi.c
|
Remove type casting to wdentry_t (arch/)
|
2020-04-07 06:23:15 -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
|
Remove type casting to wdentry_t (arch/)
|
2020-04-07 06:23:15 -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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
sam_start.h
|
|
|
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
|
Check the return of nxsem_wait_unterruptible()
|
2020-04-04 16:50:20 -06: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
|
Fix some long single line comments.
|
2020-04-06 22:04:38 +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
|
|
|
sam_userspace.h
|
|
|
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
|
Check return from nxsem_wait_uninterruptible()
|
2020-04-02 09:06:09 -06: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 |