Searched refs:RESET_TEMPERATURE (Results 1 – 4 of 4) sorted by relevance
68 flags |= RESET_TEMPERATURE; in z_impl_hwinfo_get_reset_cause()92 | RESET_TEMPERATURE in z_impl_hwinfo_get_supported_reset_cause()
81 flags |= RESET_TEMPERATURE; in z_impl_hwinfo_get_reset_cause()107 | RESET_TEMPERATURE in z_impl_hwinfo_get_supported_reset_cause()
86 case RESET_TEMPERATURE: in cause_to_string()
47 #define RESET_TEMPERATURE BIT(14) macro