zephyr/drivers/memc
Daniel DeGrasse 5455c556f1 drivers: memc_mcux_flexspi: enable configuring AHB RX buffer allocation
Allow configuration of AHB RX buffer allocation. This allows sections
of the AHB RX buffer to be reserved for specific masters, which can
enhance performance.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-03-04 09:19:26 +01:00
..
CMakeLists.txt treewide: update usage of zephyr_code_relocate 2023-01-17 18:08:37 +01:00
Kconfig
Kconfig.mcux drivers: memc: introduce driver for APS6408L PSRAM 2023-01-04 10:35:25 +01:00
Kconfig.sam
Kconfig.stm32
memc_mcux_flexspi_aps6408l.c drivers: memc: introduce driver for APS6408L PSRAM 2023-01-04 10:35:25 +01:00
memc_mcux_flexspi_s27ks0641.c
memc_mcux_flexspi.c drivers: memc_mcux_flexspi: enable configuring AHB RX buffer allocation 2023-03-04 09:19:26 +01:00
memc_mcux_flexspi.h
memc_sam_smc.c
memc_stm32_nor_psram.c
memc_stm32_sdram.c
memc_stm32_sdram.ld
memc_stm32.c