Home
last modified time | relevance | path

Searched refs:RESET_WATCHDOG (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.4.0/drivers/hwinfo/
Dhwinfo_stm32.c63 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
68 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
73 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
78 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
83 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
88 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
166 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_nrf.c50 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
67 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
70 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
84 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
114 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_mcux_src.c57 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
77 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
105 *supported = (RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_sam_rstc.c30 *cause = RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
49 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_esp32.c53 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
78 *cause = RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
Dhwinfo_mcux_src_rev2.c59 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
90 *supported = (RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_andes.c77 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
110 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_gecko.c66 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
168 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_mcux_rcm.c49 mask |= RESET_WATCHDOG; in hwinfo_mcux_rcm_xlate_reset_sources()
Dhwinfo_shell.c56 case RESET_WATCHDOG: in cause_to_string()
/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dhwinfo.h37 #define RESET_WATCHDOG BIT(4) macro
/Zephyr-Core-3.4.0/drivers/watchdog/
Dwdt_xilinx_axi.c224 *cause = RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
260 *supported = RESET_WATCHDOG; in z_impl_hwinfo_get_supported_reset_cause()