zephyr/drivers/flash
Alexandre Bourdiol 522cda3f7d divers: flash: flash_stm32: add flash configuration check
Add weak function to check flash configuration.
On stm32g4: single bank configuration not supported
when dual bank capable.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-12-10 13:00:04 +01:00
..
CMakeLists.txt Revert "drivers/flash: add support for stm32h7 devices" 2020-12-07 19:02:48 -05:00
Kconfig
Kconfig.at45 drivers: flash: spi nor: Add missing flash layout conf 2020-11-17 16:44:03 -05:00
Kconfig.gecko
Kconfig.mcux
Kconfig.nios2_qspi
Kconfig.nor drivers: flash: spi nor: Add missing flash layout conf 2020-11-17 16:44:03 -05:00
Kconfig.nordic_qspi_nor drivers: flash: nrf_qspi_nor: remove multithreading dependency 2020-11-28 07:20:27 -05:00
Kconfig.nrf drivers/flash/soc_flash_nrf: Enable ticker radio sync only with Zephyr LL 2020-09-21 13:06:16 +02:00
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator
Kconfig.stm32 Revert "drivers/flash: add support for stm32h7 devices" 2020-12-07 19:02:48 -05:00
flash_gecko.c
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam.c
flash_sam0.c
flash_shell.c drivers: flash: Restore write protection in flash_shell 2020-10-02 12:06:28 -04:00
flash_simulator.c
flash_stm32.c divers: flash: flash_stm32: add flash configuration check 2020-12-10 13:00:04 +01:00
flash_stm32.h Revert "drivers/flash: add support for stm32h7 devices" 2020-12-07 19:02:48 -05:00
flash_stm32_v1.c drivers: flash: stm32l1: add initial L1x support 2020-11-30 15:49:15 -06:00
flash_stm32f4x.c drivers: flash: stm32f4: Don't invert an already inverted mask 2020-11-12 08:56:06 -06:00
flash_stm32f7x.c
flash_stm32g0x.c
flash_stm32g4x.c divers: flash: flash_stm32: add flash configuration check 2020-12-10 13:00:04 +01:00
flash_stm32l4x.c
flash_stm32wbx.c
jesd216.c
jesd216.h
nrf_qspi_nor.c drivers: Convert to use new DEVICE_DT_INST_* macros 2020-12-09 14:06:48 -06:00
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf.c drivers: Convert to use new DEVICE_DT_INST_* macros 2020-12-09 14:06:48 -06:00
soc_flash_nrf.h
soc_flash_nrf_ticker.c
soc_flash_rv32m1.c
spi_flash_at45.c power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
spi_nor.c drivers: Convert to use new DEVICE_DT_INST_* macros 2020-12-09 14:06:48 -06:00
spi_nor.h