zephyr/drivers/watchdog
Flavio Ceolin 67ca176754 headers: Fix headers across the project
Any word started with underscore followed by and uppercase letter or a
second underscore is a reserved word according with C99.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-17 15:49:26 -04:00
..
CMakeLists.txt
iwdg_stm32.c
iwdg_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.mcux_wdog
Kconfig.nrfx tests/samples: watchdog: Update projects' configuration 2018-08-20 06:38:02 -07:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
wdog_cmsdk_apb.c
wdt_esp32.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
wdt_mcux_wdog.c
wdt_nrfx.c drivers: watchdog: Fix assert errors in nrf watchdog implementation 2018-07-26 22:22:03 -04:00
wdt_qmsi.c
wdt_sam.c
wdt_sam0.c