Searched refs:RESET_SECURITY (Results 1 – 7 of 7) 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()
48 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()129 | RESET_SECURITY in z_impl_hwinfo_get_supported_reset_cause()
153 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()158 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()
113 flags |= RESET_SECURITY; in z_impl_hwinfo_get_reset_cause()192 | RESET_SECURITY in z_impl_hwinfo_get_supported_reset_cause()
89 case RESET_SECURITY: in cause_to_string()
53 #define RESET_SECURITY BIT(6) macro