zephyr/drivers/flash
Jim Paris 510a6dc5e4 drivers: flash: spi_nor.c: fix typo
This was referencing the wrong DT property, leading to build errors.

Signed-off-by: Jim Paris <jim@jtan.com>
2019-04-11 10:02:44 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
flash_gecko.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_handlers.c
flash_page_layout.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
flash_priv.h
flash_sam.c
flash_sam0.c
flash_shell.c
flash_stm32.c
flash_stm32.h
flash_stm32f3x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_stm32f4x.c
flash_stm32f7x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_stm32f0x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_stm32l4x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
Kconfig
Kconfig.gecko
Kconfig.mcux license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.nios2_qspi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.nor
Kconfig.nrf license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.qmsi
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
Kconfig.w25qxxdv
soc_flash_mcux.c
soc_flash_nios2_qspi.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
soc_flash_nrf.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h
spi_nor.c drivers: flash: spi_nor.c: fix typo 2019-04-11 10:02:44 +02:00
spi_nor.h