zephyr/drivers/flash
Rajavardhan Gundi 4b3f3ab056 drivers: flash: spi_nor: Correct the return values for R/W
Fixed the return values for read and write APIs for spin_nor.c
which were not inline with what the corresponding interfaces
were meant to return.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-11-24 07:58:05 -05:00
..
CMakeLists.txt drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
flash_gecko.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
flash_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
flash_page_layout.c
flash_priv.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_sam.c drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
flash_sam0.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
flash_shell.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
flash_stm32.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
flash_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_stm32f3x_priv.c
flash_stm32f3x.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
flash_stm32f3x.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_stm32f4x.c
flash_stm32f0x.c drivers: flash: move to new logger 2018-10-10 10:22:01 -04:00
flash_stm32l4x.c drivers: flash: move to new logger 2018-10-10 10:22:01 -04:00
Kconfig drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
Kconfig.gecko drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs 2018-11-08 17:56:44 -05:00
Kconfig.nor drivers: flash: add a generic spi nor flash driver 2018-11-13 18:49:03 -05:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sam drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
Kconfig.sam0 drivers: flash: fix Kconfig dependencies 2018-10-10 10:22:01 -04:00
Kconfig.stm32 drivers: flash: fix Kconfig dependencies 2018-10-10 10:22:01 -04:00
Kconfig.w25qxxdv drivers: flash: fix Kconfig dependencies 2018-10-10 10:22:01 -04:00
soc_flash_mcux.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
soc_flash_nios2_qspi.c drivers: soc_flash_nios2_qspi: fix logging formatting 2018-10-10 15:46:52 -04:00
soc_flash_nrf.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_flash_w25qxxdv.c drivers: flash: w25q: Add support for page layout 2018-11-21 05:08:10 -06:00
spi_flash_w25qxxdv.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_nor.c drivers: flash: spi_nor: Correct the return values for R/W 2018-11-24 07:58:05 -05:00
spi_nor.h drivers: flash: add a generic spi nor flash driver 2018-11-13 18:49:03 -05:00