Home
last modified time | relevance | path

Searched refs:RESET_HARDWARE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/drivers/hwinfo/
Dhwinfo_mcux_src.c53 flags |= RESET_HARDWARE; in z_impl_hwinfo_get_reset_cause()
132 | RESET_HARDWARE in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_shell.c80 case RESET_HARDWARE: in cause_to_string()
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dhwinfo.h63 #define RESET_HARDWARE BIT(12) macro