Searched refs:RESET_DEBUG (Results 1 – 12 of 12) sorted by relevance
116 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()124 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()144 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()149 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()154 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()174 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()210 | RESET_DEBUG); in z_impl_hwinfo_get_supported_reset_cause()
66 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()69 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()73 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()112 | RESET_DEBUG in z_impl_hwinfo_get_supported_reset_cause()
36 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()60 | RESET_DEBUG); in z_impl_hwinfo_get_supported_reset_cause()
62 mask |= RESET_DEBUG; in hwinfo_mcux_rcm_xlate_reset_sources()76 mask |= RESET_DEBUG; in hwinfo_mcux_rcm_xlate_reset_sources()82 mask |= RESET_DEBUG; in hwinfo_mcux_rcm_xlate_reset_sources()
37 RESET_DEBUG | in z_impl_hwinfo_get_supported_reset_cause()64 *cause = RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()
70 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()98 *supported = RESET_PIN | RESET_DEBUG | RESET_POR; in z_impl_hwinfo_get_supported_reset_cause()
62 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()91 | RESET_DEBUG in z_impl_hwinfo_get_supported_reset_cause()
85 flags |= RESET_DEBUG; in z_impl_hwinfo_get_reset_cause()
86 case RESET_DEBUG: in cause_to_string()
51 #define RESET_DEBUG BIT(5) macro
37 if (reset_cause & RESET_DEBUG) { in print_reset_cause()
87 if (supported & RESET_DEBUG) { in print_supported_reset_cause()170 if (*cause & RESET_DEBUG) { in print_current_reset_cause()