zephyr/drivers/watchdog
Benedikt Schmidt a03f1010b8 drivers: fix thread function signatures
Fix thread function signatures to avoid stack corruption on thread exit.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2023-10-30 12:24:34 +01:00
..
CMakeLists.txt drivers: watchdog: Add xmc4xxx support 2023-10-27 12:58:07 -05:00
Kconfig drivers: watchdog: Add xmc4xxx support 2023-10-27 12:58:07 -05:00
Kconfig.ambiq
Kconfig.andes_atcwdt200
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.dw
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1
Kconfig.intel_adsp
Kconfig.it8xxx2
Kconfig.mcux drivers: wdt_mcux_wwdt: Fix warning callback 2023-09-13 09:16:33 +02:00
Kconfig.mcux_imx drivers: watchdog: wdt_mcux_imx_wdog: add pinctrl support 2023-08-31 20:19:33 +02:00
Kconfig.npcx
Kconfig.npm1300 drivers: mfd: gpio: adjust init priority 2023-10-26 09:50:31 +02:00
Kconfig.npm6001 drivers: mfd: gpio: adjust init priority 2023-10-26 09:50:31 +02:00
Kconfig.nrfx
Kconfig.nxp_fs26
Kconfig.nxp_s32 drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
Kconfig.opentitan
Kconfig.rpi_pico
Kconfig.sam
Kconfig.sam0
Kconfig.shell drivers: watchdog: add WDT shell commands 2023-08-21 15:01:30 -05:00
Kconfig.sifive
Kconfig.smartbond
Kconfig.stm32
Kconfig.tco
Kconfig.ti_tps382x
Kconfig.xec
Kconfig.xlnx
Kconfig.xmc4xxx drivers: watchdog: Add xmc4xxx support 2023-10-27 12:58:07 -05:00
wdt_ambiq.c
wdt_andes_atcwdt200.c drivers: watchdog: atcwdt200: fix shadow variable build error 2023-08-28 16:00:00 +02:00
wdt_cc13xx_cc26xx.c
wdt_cc32xx.c
wdt_cmsdk_apb.c include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
wdt_counter.c
wdt_dw.c
wdt_dw.h
wdt_dw_common.c
wdt_dw_common.h
wdt_esp32.c
wdt_fwdgt_gd32.c
wdt_gecko.c
wdt_handlers.c
wdt_ifx_cat1.c driver: watchdog: wdt_ifx_cat1: masking added 2023-08-16 20:42:45 +02:00
wdt_intel_adsp.c
wdt_intel_adsp.h
wdt_ite_it8xxx2.c
wdt_iwdg_stm32.c
wdt_iwdg_stm32.h
wdt_mchp_xec.c
wdt_mcux_imx_wdog.c drivers: watchdog: wdt_mcux_imx_wdog: add pinctrl support 2023-08-31 20:19:33 +02:00
wdt_mcux_wdog.c
wdt_mcux_wdog32.c
wdt_mcux_wwdt.c drivers: wdt_mcux_wwdt: Fix warning callback 2023-09-13 09:16:33 +02:00
wdt_npcx.c
wdt_npm1300.c
wdt_npm6001.c
wdt_nrfx.c
wdt_nxp_fs26.c drivers: fix thread function signatures 2023-10-30 12:24:34 +01:00
wdt_nxp_fs26.h
wdt_nxp_s32.c wdt: nxp_s32: use clock control APIs 2023-09-22 09:24:32 +02:00
wdt_opentitan.c
wdt_rpi_pico.c
wdt_sam.c
wdt_sam0.c
wdt_shell.c drivers: watchdog_shell: fix compiler error 2023-08-22 10:49:05 +01:00
wdt_sifive.c
wdt_smartbond.c include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
wdt_tco.c drivers: wdt_tco: Use DT_DRV_COMPAT interface 2023-09-25 16:41:42 +02:00
wdt_ti_tps382x.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h
wdt_wwdgt_gd32.c
wdt_xilinx_axi.c
wdt_xmc4xxx.c drivers: watchdog: Add xmc4xxx support 2023-10-27 12:58:07 -05:00