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
..
iwdg_stm32.c
iwdg_stm32.h
Kconfig
Kconfig.cmsdk_apb
Kconfig.qmsi
Kconfig.stm32
Makefile
wdog_cmsdk_apb.c
wdt_qmsi.c