Searched refs:SIM_RSR_HRST (Results 1 – 2 of 2) sorted by relevance
383 if ((resetsource & SIM_RSR_HRST) || (resetsource & SIM_RSR_SWTR)) { in checkcpu()385 (resetsource & SIM_RSR_HRST) ? " Hardware/ System Reset" in checkcpu()
27 #define SIM_RSR_HRST (0x80) macro