zephyr/drivers/flash
Peter Bigot a539fc6b73 treewide: use full path to flash.h header
The build infrastructure should not be adding the drivers subdirectory
to the include path.  Fix the legacy uses that depended on that
addition.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-01-26 17:52:12 +01:00
..
CMakeLists.txt
flash_gecko.c
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam.c
flash_sam0.c flash: sam0: Define LOCK_REGIONS in dts 2020-01-14 11:12:33 -05:00
flash_shell.c
flash_simulator.c drivers/flash/flash_simulator: erase posix flash in initialization 2020-01-23 10:51:42 -05:00
flash_stm32.c
flash_stm32.h treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
flash_stm32f1x.c
flash_stm32f3x.c
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32f0x.c
flash_stm32g4x.c
flash_stm32g0x.c treewide: use full path to flash.h header 2020-01-26 17:52:12 +01:00
flash_stm32l4x.c
flash_stm32wbx.c drivers: flash: stm32: Update SR define 2020-01-15 08:39:05 -06:00
Kconfig
Kconfig.gecko
Kconfig.mcux drivers: soc_flash_mcux enabled for LPC 2020-01-16 08:19:46 -06:00
Kconfig.nios2_qspi
Kconfig.nor
Kconfig.nrf drivers: flash: nrfx: Change write_block_size parameter to 32-bits 2020-01-21 15:26:23 +01:00
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0 doc: cleanup after NFFS removal 2020-01-21 15:32:47 +01:00
Kconfig.simulator
Kconfig.stm32
Kconfig.w25qxxdv
soc_flash_mcux.c drivers: soc_flash_mcux enabled for LPC 2020-01-16 08:19:46 -06:00
soc_flash_nios2_qspi.c
soc_flash_nrf.c drivers: flash: nrfx: Change write_block_size parameter to 32-bits 2020-01-21 15:26:23 +01:00
soc_flash_rv32m1.c
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h
spi_nor.c
spi_nor.h