zephyr/drivers/flash
Kuo-Lang Tseng 74f7da1bb4 drivers: QMSI SOC flash: simplify driver reentrancy code using IS_ENABLED
This is one the series patches that simplifies the driver code by
using the IS_ENABLED macro. This removes the need of the const
variable and the wrapper functions on semaphore APIs.

Jira: ZEP-1251

Change-Id: I59802cf9f482337656b0fdc4b272f3b1ddc6cbda
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2017-02-08 19:07:42 +00:00
..
flash_stm32f3x_priv.c license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
flash_stm32f3x.c license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
flash_stm32f3x.h license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
Kconfig flash/stm32: flash driver for STM32F3x series microcontrollers 2017-01-23 15:15:52 -06:00
Kconfig.stm32f3x license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
Makefile flash/stm32: flash driver for STM32F3x series microcontrollers 2017-01-23 15:15:52 -06:00
soc_flash_mcux.c flash: Update mcux shim to new mcux version 2017-01-30 11:02:35 -06:00
soc_flash_nrf5.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_flash_qmsi.c drivers: QMSI SOC flash: simplify driver reentrancy code using IS_ENABLED 2017-02-08 19:07:42 +00:00
spi_flash_w25qxxdv_defs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_flash_w25qxxdv.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_flash_w25qxxdv.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00