zephyr/drivers/flash
Vinayak Kariappa Chettimada 3637d50c25 drivers: flash: nRF5x: Fix co-operation with Bluetooth controller
Fixed incorrect comparison of FLASH_SLOT in microseconds
with ticks elapsed.

This caused Bluetooth controller to try scheduling events
beyond the acceptable soft real-time design limits, due to
the CPU halted for flash erase operation.

Fixes #6229.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-02-16 12:03:05 +01:00
..
CMakeLists.txt drivers: flash: Add Nios-II QSPI flash driver 2018-02-05 06:30:50 -08:00
flash_handlers.c drivers: fix handler filenames 2017-10-31 12:51:22 -07:00
flash_page_layout.c drivers: flash: add system calls 2017-10-30 13:20:19 -07:00
flash_priv.h drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
flash_sam0.c drivers: flash: atmel sam0: Convert to use device tree 2018-01-27 21:09:28 -06:00
flash_stm32.c drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
flash_stm32.h flash: stm32: add support for STM32F0 flash controller 2017-12-12 12:36:08 -06:00
flash_stm32f0x.c flash: stm32: add support for STM32F0 flash controller 2017-12-12 12:36:08 -06:00
flash_stm32f3x.c drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
flash_stm32f3x.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
flash_stm32f3x_priv.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
flash_stm32f4x.c cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
flash_stm32l4x.c flash: stm32l4x: fix build 2017-12-04 10:53:12 -06:00
Kconfig drivers: flash: Add Nios-II QSPI flash driver 2018-02-05 06:30:50 -08:00
Kconfig.sam0 drivers: flash: atmel sam0: Convert to use device tree 2018-01-27 21:09:28 -06:00
Kconfig.stm32 drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
soc_flash_mcux.c flash: mcux: implement software write protection (HACK) 2018-02-06 15:39:45 -06:00
soc_flash_nios2_qspi.c drivers: flash: Add Nios-II QSPI flash driver 2018-02-05 06:30:50 -08:00
soc_flash_nrf5.c drivers: flash: nRF5x: Fix co-operation with Bluetooth controller 2018-02-16 12:03:05 +01:00
soc_flash_qmsi.c drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
spi_flash_w25qxxdv.c drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
spi_flash_w25qxxdv.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_flash_w25qxxdv_defs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00