Searched refs:RESET_SECURITY (Results 1 – 9 of 9) sorted by relevance
36 RESET_SECURITY | in z_impl_hwinfo_get_supported_reset_cause()68 *cause = RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()
65 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()96 | RESET_SECURITY in z_impl_hwinfo_get_supported_reset_cause()
105 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()122 RESET_SECURITY | RESET_LOW_POWER_WAKE | RESET_CPU_LOCKUP; in z_impl_hwinfo_get_supported_reset_cause()
48 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()129 | RESET_SECURITY in z_impl_hwinfo_get_supported_reset_cause()
113 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()192 | RESET_SECURITY in z_impl_hwinfo_get_supported_reset_cause()
180 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()185 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()
89 case RESET_SECURITY: in cause_to_string()
53 #define RESET_SECURITY BIT(6) macro
92 if (supported & RESET_SECURITY) { in print_supported_reset_cause()173 if (*cause & RESET_SECURITY) { in print_current_reset_cause()