zephyr/drivers/flash
Michel Jaouen e9153979f0 flash: stm32: distinguish read/write for flash range valid
L4 write access requires 64 bits alignment
while L4 read access does not require any alignment.
To support specific check according to read/write,erase
a parameter is added to stm32_valid_range.

Signed-off-by: Michel Jaouen <michel.jaouen@st.com>
2017-06-16 16:18:12 -04:00
..
flash_stm32.c flash: stm32: distinguish read/write for flash range valid 2017-06-16 16:18:12 -04:00
flash_stm32.h flash: stm32: distinguish read/write for flash range valid 2017-06-16 16:18:12 -04:00
flash_stm32f3x_priv.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
flash_stm32f3x.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
flash_stm32f3x.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
flash_stm32f4x.c flash: stm32: distinguish read/write for flash range valid 2017-06-16 16:18:12 -04:00
flash_stm32l4x.c flash: stm32: distinguish read/write for flash range valid 2017-06-16 16:18:12 -04:00
Kconfig flash: Rework and add flash device support for STM32L4x SoCs 2017-05-19 10:06:48 -04:00
Kconfig.stm32 flash: Rework and add flash device support for STM32L4x SoCs 2017-05-19 10:06:48 -04:00
Makefile flash: Rework and add flash device support for STM32L4x SoCs 2017-05-19 10:06:48 -04:00
soc_flash_mcux.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
soc_flash_nrf5.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
soc_flash_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_flash_w25qxxdv_defs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_flash_w25qxxdv.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_flash_w25qxxdv.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00