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

Jira: ZEP-1251

Change-Id: I2ea0b2d04252d6b28e7d5ca528480234545e6eed
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2017-01-19 16:48:42 -08:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.cmsdk_apb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.qmsi license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
iwdg_stm32.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
iwdg_stm32.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
wdog_cmsdk_apb.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
wdt_qmsi.c drivers: QMSI WDT: simplify driver reentrancy code using IS_ENABLED macro 2017-01-19 16:48:42 -08:00