zephyr/drivers/memc
Titouan Christophe d23b1bd4e0 memc: stm32_xspi_psram: allow usage on controllers without prefetch options
On some STM32 lines, like the h7rs, there aren't XSPI prefetch options.
To support them in the PSRAM driver, conditionally exclude them from
compilation when the options are not available

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
2025-05-13 18:38:05 +01:00
..
CMakeLists.txt drivers: memc: Add MAX32 HyperBus driver 2025-05-02 15:20:55 +02:00
Kconfig drivers: memc: Add MAX32 HyperBus driver 2025-05-02 15:20:55 +02:00
Kconfig.max32_hpb drivers: memc: Add MAX32 HyperBus driver 2025-05-02 15:20:55 +02:00
Kconfig.mcux drivers: Move flexram to misc driver 2025-04-26 10:55:09 +02:00
Kconfig.mspi drivers: mspi: add apollo5x MSPI controller 2025-05-07 10:33:38 +02:00
Kconfig.nxp_s32
Kconfig.renesas_ra
Kconfig.sam
Kconfig.sifive
Kconfig.smartbond
Kconfig.stm32 drivers: memc: add driver for stm32 xspi psram 2025-03-24 15:09:47 +01:00
memc_max32_hpb.c drivers: memc: Add MAX32 HyperBus driver 2025-05-02 15:20:55 +02:00
memc_mcux_flexspi_aps6404l.c
memc_mcux_flexspi_aps6408l.c
memc_mcux_flexspi_is66wvq8m4.c
memc_mcux_flexspi_s27ks0641.c
memc_mcux_flexspi_w956a8mbya.c
memc_mcux_flexspi.c
memc_mcux_flexspi.h
memc_mspi_aps6404l.c drivers: mspi: shroud controller specifics and fix potential issue 2025-05-07 10:33:38 +02:00
memc_nxp_s32_qspi.c
memc_nxp_s32_qspi.h
memc_renesas_ra_sdram.c
memc_sam_smc.c
memc_smartbond_nor_psram.c
memc_stm32_nor_psram.c
memc_stm32_sdram.c
memc_stm32_sdram.ld
memc_stm32_xspi_psram.c memc: stm32_xspi_psram: allow usage on controllers without prefetch options 2025-05-13 18:38:05 +01:00
memc_stm32_xspi_psram.ld drivers: memc: stm32 xspi: add psram linker section 2025-04-22 09:59:34 +02:00
memc_stm32.c
sifive_ddr.c
sifive_ddrregs.h