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()
87 flags |= RESET_TEMPERATURE; in z_impl_hwinfo_get_reset_cause()113 | RESET_TEMPERATURE in z_impl_hwinfo_get_supported_reset_cause()
86 case RESET_TEMPERATURE: in cause_to_string()
67 #define RESET_TEMPERATURE BIT(14) macro