zephyr/drivers/flash
Peter Bigot 01da5ab1fc drivers: flash: spi_nor: fix bound for parameter headers
The exclusive bound for parameter headers needs to be incremented as
the nph parameter is not the number of parameter headers: 0 means one
header.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-01 17:57:20 -05:00
..
CMakeLists.txt
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
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator
Kconfig.stm32 drivers: flash: stm32l1: add initial L1x support 2020-11-30 15:49:15 -06: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 drivers: flash: stm32l1: add initial L1x support 2020-11-30 15:49:15 -06:00
flash_stm32.h
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
flash_stm32l4x.c
flash_stm32wbx.c
jesd216.c
jesd216.h
nrf_qspi_nor.c drivers: flash: convert spi-nor drivers to dt device defines 2020-12-01 15:19:22 -05:00
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf.c drivers: flash: convert spi-nor drivers to dt device defines 2020-12-01 15:19:22 -05:00
soc_flash_nrf.h
soc_flash_nrf_ticker.c
soc_flash_rv32m1.c
spi_flash_at45.c
spi_nor.c drivers: flash: spi_nor: fix bound for parameter headers 2020-12-01 17:57:20 -05:00
spi_nor.h