zephyr/drivers/watchdog
Florian Vaussard 35cb2ba346 watchdog: stm32: fix style issue
Convert uint32_t to u32_t. Warning reported by checkpatch.

Signed-off-by: Florian Vaussard <florian.vaussard@gmail.com>
2018-05-17 13:09:09 -05:00
..
CMakeLists.txt drivers: watchdog: Add shim for nrfx WDT driver 2018-05-14 10:28:23 -05:00
Kconfig drivers: watchdog: Add shim for nrfx WDT driver 2018-05-14 10:28:23 -05:00
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.nrfx drivers: watchdog: Add shim for nrfx WDT driver 2018-05-14 10:28:23 -05:00
Kconfig.qmsi
Kconfig.sam
Kconfig.sam0 watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
Kconfig.stm32 iwdg: make independent watchdog driver compliant with STM32Cube LL API 2017-10-23 09:51:16 +02:00
iwdg_stm32.c watchdog: stm32: fix style issue 2018-05-17 13:09:09 -05:00
iwdg_stm32.h iwdg: make independent watchdog driver compliant with STM32Cube LL API 2017-10-23 09:51:16 +02:00
wdog_cmsdk_apb.c drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
wdt_esp32.c drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
wdt_nrfx.c drivers: watchdog: Add shim for nrfx WDT driver 2018-05-14 10:28:23 -05:00
wdt_qmsi.c drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
wdt_sam.c drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
wdt_sam0.c drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00