Searched refs:RESET_CLOCK (Results 1 – 7 of 7) sorted by relevance
74 *cause = RESET_CLOCK; in z_impl_hwinfo_get_reset_cause()95 | RESET_CLOCK); in z_impl_hwinfo_get_supported_reset_cause()
38 mask |= RESET_CLOCK; in hwinfo_mcux_rcm_xlate_reset_sources()
160 flags |= RESET_CLOCK; in z_impl_hwinfo_get_reset_cause()
104 case RESET_CLOCK: in cause_to_string()
63 #define RESET_CLOCK BIT(11) macro
39 } else if (reset_cause & RESET_CLOCK) { in print_reset_cause()
117 if (supported & RESET_CLOCK) { in print_supported_reset_cause()188 if (*cause & RESET_CLOCK) { in print_current_reset_cause()