zephyr/drivers/watchdog
Huifeng Zhang 2c22e83dfb include: arch: arm: Remove aarch32 directory
This commit follows the parent commit work.

This commit introduces the following major changes.

  1. Move all directories and files in 'include/zephyr/arch/arm/aarch32'
    to the 'include/zephyr/arch/arm' directory.

  2. Change the path string which is influenced by the changement 1.

Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
2023-09-13 10:08:05 +01:00
..
CMakeLists.txt drivers: watchdog: add WDT shell commands 2023-08-21 15:01:30 -05:00
Kconfig drivers: watchdog: add WDT shell commands 2023-08-21 15:01:30 -05:00
Kconfig.ambiq drivers: watchdog: Add Ambiq wdt driver 2023-08-16 13:03:33 +02:00
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
Kconfig.npm6001
Kconfig.nrfx
Kconfig.nxp_fs26 drivers: watchdog: support NXP FS26 watchdog 2023-08-01 09:51:16 +02:00
Kconfig.nxp_s32
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
wdt_ambiq.c drivers: watchdog: Add Ambiq wdt driver 2023-08-16 13:03:33 +02:00
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 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
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 drivers: wdt_nrfx: Clean up driver instantiation 2023-07-25 13:41:51 +02:00
wdt_nxp_fs26.c drivers: watchdog: support NXP FS26 watchdog 2023-08-01 09:51:16 +02:00
wdt_nxp_fs26.h drivers: watchdog: support NXP FS26 watchdog 2023-08-01 09:51:16 +02:00
wdt_nxp_s32.c
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
wdt_ti_tps382x.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h
wdt_wwdgt_gd32.c
wdt_xilinx_axi.c