zephyr/drivers/flash
Rajavardhan Gundi 7d428bb0a8 flash: spi_nor: Remove Kconfig parameter for SPI_NOR_SECTORS
Number of sectors is now calculated from the flash density
i.e. (Flash size)/(sector size).

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2019-01-16 21:22:56 -05:00
..
CMakeLists.txt Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
flash_gecko.c
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam.c
flash_sam0.c
flash_shell.c flash: Remove shell context from flash shell 2019-01-09 16:33:15 -05:00
flash_stm32.c
flash_stm32.h
flash_stm32f3x_priv.c
flash_stm32f3x.c
flash_stm32f3x.h
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32f0x.c
flash_stm32l4x.c
Kconfig
Kconfig.gecko soc: silabs_exx32: Add independent Kconfig options for HAL libraries 2019-01-08 13:31:42 -06:00
Kconfig.nor flash: spi_nor: Remove Kconfig parameter for SPI_NOR_SECTORS 2019-01-16 21:22:56 -05:00
Kconfig.qmsi
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
Kconfig.w25qxxdv dts: flash: w25qxxdv: Add Device Tree Support for SPI FLASH w25qxxdv 2019-01-09 10:26:10 -06:00
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf.c drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
spi_flash_w25qxxdv.h
spi_nor.c flash: spi_nor: Remove Kconfig parameter for SPI_NOR_SECTORS 2019-01-16 21:22:56 -05:00
spi_nor.h