Searched refs:bSWPORStat (Results 1 – 6 of 6) sorted by relevance
120 bool bSWPORStat; // SW Power-On reset or AIRCR reset member
181 psStatus->bSWPORStat = gAmHalResetStatus & AM_HAL_RESET_STATUS_SWPOR; in am_hal_reset_status_get()
110 bool bSWPORStat; // SW Power-On reset or AIRCR reset member
193 psStatus->bSWPORStat = _FLD2VAL(RSTGEN_STAT_SWRSTAT, gAmHalResetStatus); in am_hal_reset_status_get()