Searched refs:FUSES_HOT_TEMP_VAL_INT_Msk (Results 1 – 1 of 1) sorted by relevance
466 #define FUSES_HOT_TEMP_VAL_INT_Msk (_U(0xFF) << FUSES_HOT_TEMP_VAL_INT_Pos) macro467 #define FUSES_HOT_TEMP_VAL_INT(value) (FUSES_HOT_TEMP_VAL_INT_Msk & ((value) << FUSES_HOT_TEMP_VAL_…