Home
last modified time | relevance | path

Searched refs:RSTGEN (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-3.5.0/mcu/apollo4p/hal/mcu/
Dam_hal_reset.c95 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()
/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_wdt.c108 RSTGEN->CFG_b.WDREN = psConfig->bResetEnable; in am_hal_wdt_config()
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h27246 #define RSTGEN ((RSTGEN_Type*) RSTGEN_BASE) macro
Dapollo4p.h27741 #define RSTGEN ((RSTGEN_Type*) RSTGEN_BASE) macro