nuttx/arch/arm/src/samv7
wangbowen6 bcb2530b18 arm/chip: add backtrace support for all chips that support thumb instruction set.
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-04-03 00:22:57 +08:00
..
hardware arch/arm/src/samv7: added support for PWM driver 2022-02-13 03:20:07 +08:00
chip.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
Kconfig progmem: eliminate PROGMEM_ERASESTATE configuration option 2022-03-22 10:01:41 -03:00
Make.defs arm/chip: add backtrace support for all chips that support thumb instruction set. 2022-04-03 00:22:57 +08:00
sam_afec.c timer_lowerhalf: minor improvements 2022-03-15 10:30:48 +08:00
sam_afec.h arch/arm/src/samv7: add support for AFEC (ADC) driver 2021-11-07 21:04:56 -06:00
sam_allocateheap.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_clockconfig.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_clockconfig.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_config.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
sam_dac.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_dac.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_eefc.c Kernel module should prefer functions with nx/kmm prefix 2021-01-13 08:57:58 +01:00
sam_eefc.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_emac.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_ethernet.c arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_ethernet.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_freerun.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_freerun.h Remove unused 'running' field from freerun lower half drivers. 2021-04-07 20:35:50 -03:00
sam_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_gpio.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_gpioirq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_hsmci_clkdiv.c boards/arm/samv7: move HSMCI interface to common 2022-01-20 01:24:14 +08:00
sam_hsmci.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_hsmci.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_irq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_lowputc.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_mcan.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_mcan.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_mpuinit.c arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_mpuinit.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_oneshot_lowerhalf.c arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_oneshot.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_oneshot.h arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
sam_pck.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pck.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_periphclks.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_progmem.c progmem: eliminate PROGMEM_ERASESTATE configuration option 2022-03-22 10:01:41 -03:00
sam_progmem.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pwm.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pwm.h arch/arm/src/samv7: added support for PWM driver 2022-02-13 03:20:07 +08:00
sam_qencoder.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_qencoder.h arch/arm/samv7: implement quadrature encoder driver 2022-01-17 09:35:12 -03:00
sam_qspi_spi.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_qspi_spi.h samv7: adds support for QSPI driver in SPI Mode 2021-10-30 01:24:31 -05:00
sam_qspi.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_qspi.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_rswdt.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_serial.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_spi_slave.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_spi.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_spi.h spi: Refactor SPI Slave interface prefix to sync with I2C Slave 2021-06-05 04:50:34 -07:00
sam_ssc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_ssc.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_start.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_start.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_systemreset.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_tc_lowerhalf.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_tc_lowerhalf.h boards/arm/samv7/same70-qmtech: add /dev/timer0 support 2022-03-19 02:21:03 +08:00
sam_tc.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_tc.h arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_tickless.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sam_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_trng.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_trng.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_twihs.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_twihs.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07: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 arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_usbdevhs.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_userspace.c arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_userspace.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_wdt.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_wdt.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_xdmac.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_xdmac.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
same70_periphclks.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
samv71_periphclks.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00