Home
last modified time | relevance | path

Searched refs:bSWPORStat (Results 1 – 6 of 6) sorted by relevance

/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_reset.h120 bool bSWPORStat; // SW Power-On reset or AIRCR reset member
Dam_hal_reset.c181 psStatus->bSWPORStat = gAmHalResetStatus & AM_HAL_RESET_STATUS_SWPOR; in am_hal_reset_status_get()
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_reset.h110 bool bSWPORStat; // SW Power-On reset or AIRCR reset member
Dam_hal_reset.c193 psStatus->bSWPORStat = _FLD2VAL(RSTGEN_STAT_SWRSTAT, gAmHalResetStatus); in am_hal_reset_status_get()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_reset.h110 bool bSWPORStat; // SW Power-On reset or AIRCR reset member
Dam_hal_reset.c193 psStatus->bSWPORStat = _FLD2VAL(RSTGEN_STAT_SWRSTAT, gAmHalResetStatus); in am_hal_reset_status_get()