Searched refs:RSTGEN (Results 1 – 4 of 4) sorted by relevance
95 RSTGEN->CFG |= ui32Val; in am_hal_reset_configure()99 RSTGEN->CFG &= ~ui32Val; in am_hal_reset_configure()126 RSTGEN->SWPOR = in am_hal_reset_control()135 RSTGEN->SWPOI = in am_hal_reset_control()173 gAmHalResetStatus = RSTGEN->STAT; in am_hal_reset_status_get()210 RSTGEN->INTEN |= ui32IntMask; in am_hal_reset_interrupt_enable()230 RSTGEN->INTEN &= ~ui32IntMask; in am_hal_reset_interrupt_disable()249 RSTGEN->INTEN = ui32IntMask; in am_hal_reset_interrupt_clear()276 *pui32IntStatus = RSTGEN->INTSTAT; in am_hal_reset_interrupt_status_get()
108 RSTGEN->CFG_b.WDREN = psConfig->bResetEnable; in am_hal_wdt_config()
27246 #define RSTGEN ((RSTGEN_Type*) RSTGEN_BASE) macro
27741 #define RSTGEN ((RSTGEN_Type*) RSTGEN_BASE) macro