Searched refs:RESET_CLOCK (Results 1 – 5 of 5) 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()
134 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