Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/hwinfo/
Dhwinfo_stm32.c83 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
88 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
93 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
98 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
103 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
108 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
190 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_smartbond.c30 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
33 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
59 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_nrf.c77 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
129 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
145 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
179 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_rw61x.c35 RESET_WATCHDOG | in z_impl_hwinfo_get_supported_reset_cause()
61 *cause = RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
Dhwinfo_mcux_src.c63 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
83 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
111 *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_rpi_pico.c81 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
100 *supported |= RESET_BROWNOUT | RESET_WATCHDOG; in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_esp32.c56 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
81 *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.c83 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
118 | RESET_WATCHDOG in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_ambiq.c90 flags |= RESET_WATCHDOG; in z_impl_hwinfo_get_reset_cause()
133 | 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.c83 case RESET_WATCHDOG: in cause_to_string()
/Zephyr-latest/include/zephyr/drivers/
Dhwinfo.h49 #define RESET_WATCHDOG BIT(4) macro
/Zephyr-latest/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()