nuttx/arch/arm/include
Michal Lenc 03e5c0217b samv7: allow usage of QSPI in SPI mode for all MCUs
Current implementation of QSPI in SPI mode was available only for MCUs
that do not have standard SPI at all. MCUs with both QSPI and SPI can
however also use QSPI in SPI mode and thus have one more SPI bus. This
commit adds required defines and config options to support QSPI in SPI
mode for all SAMv7 MCUs.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-08-28 17:39:51 +03:00
..
a1x
am335x
arm arch/arm: Add a "cc" flag to instructions that may modify condition flag. 2023-05-18 17:23:16 +08:00
armv6-m arch/armv6-m: Add CONTROL register to xcptcontext. 2023-08-07 05:43:13 -07:00
armv7-a
armv7-m arch/armv7-m: Add CONTROL register to xcptcontext. 2023-08-07 05:43:13 -07:00
armv7-r
armv8-m arch/armv8-m: Add CONTROL register to xcptcontext. 2023-08-07 05:43:13 -07:00
armv8-r arch/arm: add ARMv8-r(Cortex-R52) support 2023-06-01 09:51:03 -03:00
c5471
cxd56xx drivers/audio/cxd56: Move cxd56 sources into arch/cxd56xx 2023-08-26 01:20:32 +08:00
dm320
efm32
eoss3
fvp-v8r-aarch32 board: add CortexR52 FVP AEMv8R platform 2023-06-01 09:51:03 -03:00
gd32f4 add gd32f470 support 2023-06-27 14:59:33 +08:00
imx1
imx6
imxrt
kinetis
kl
lc823450
lpc17xx_40xx
lpc31xx
lpc43xx
lpc54xx
lpc214x
lpc2378
max326xx
moxart
mx8mp Add i.MX8MP Cortex-M7 port for NuttX 2023-08-24 20:10:48 +08:00
nrf52
nrf53 arch/nrf53: UART0-3, SPI0-3 and TWI0-3 instances share the same interrupt vectors 2023-05-19 21:36:49 -07:00
nrf91 arch/arm: initial support for NRF91 2023-07-02 10:10:35 -03:00
nuc1xx
phy62xx
qemu arch/arm: add qemu support for ARM32 2023-08-15 23:56:41 +08:00
rp2040
s32k1xx
s32k3xx
sam34
sama5
samd2l2
samd5e5
samv7 samv7: allow usage of QSPI in SPI mode for all MCUs 2023-08-28 17:39:51 +03:00
stm32
stm32f0l0g0 stm32f0l0g0: Add GPIOE to STM32G0x 2023-05-10 18:01:07 +08:00
stm32f7
stm32h7 arch/stm32h7: add CM4 core support 2023-08-26 03:35:32 +08:00
stm32l4
stm32l5
stm32u5 Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00
stm32wb
stm32wl5
str71x
tiva
tlsr82 arch/tlsr82: Port arm_doirq to tc32_doirq.c 2023-08-07 05:43:13 -07:00
tms570
xmc4
.gitignore
arch.h sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
elf.h elf: Move 32/64bit generic mapping from risc-v/arch_elf.c to elfxx.h 2023-07-10 13:09:47 -03:00
inttypes.h
irq.h arch/arm: add ARMv8-r(Cortex-R52) support 2023-06-01 09:51:03 -03:00
limits.h
setjmp.h
spinlock.h
stdarg.h
syscall.h arch/arm: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08:00
types.h