Home
last modified time | relevance | path

Searched refs:RSTCTL (Results 1 – 7 of 7) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dreset.c37 RSTCTL->RESET_REQ |= (RESET_KEY | RESET_SOFT_RESET); in ResetCtl_initiateSoftReset()
42 RSTCTL->SOFTRESET_SET |= (source); in ResetCtl_initiateSoftResetWithSource()
47 return RSTCTL->SOFTRESET_STAT; in ResetCtl_getSoftResetSource()
52 RSTCTL->SOFTRESET_CLR |= mask; in ResetCtl_clearSoftResetSource()
57 RSTCTL->RESET_REQ |= (RESET_KEY | RESET_HARD_RESET); in ResetCtl_initiateHardReset()
62 RSTCTL->HARDRESET_SET |= (source); in ResetCtl_initiateHardResetWithSource()
67 return RSTCTL->HARDRESET_STAT; in ResetCtl_getHardResetSource()
72 RSTCTL->HARDRESET_CLR |= mask; in ResetCtl_clearHardResetSource()
77 return RSTCTL->PSSRESET_STAT; in ResetCtl_getPSSSource()
82 RSTCTL->PSSRESET_CLR |= RSTCTL_PSSRESET_CLR_CLR; in ResetCtl_clearPSSFlags()
[all …]
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m.h1375 #define RSTCTL ((RSTCTL_Type *) RSTCTL_BASE) macro
Dmsp432p401r.h1375 #define RSTCTL ((RSTCTL_Type *) RSTCTL_BASE) macro
Dmsp432p4111.h1429 #define RSTCTL ((RSTCTL_Type *) RSTCTL_BASE) macro
Dmsp432p411v.h1429 #define RSTCTL ((RSTCTL_Type *) RSTCTL_BASE) macro
Dmsp432p411y.h1429 #define RSTCTL ((RSTCTL_Type *) RSTCTL_BASE) macro
Dmsp432p4xx.h1280 #define RSTCTL ((RSTCTL_Type *) RSTCTL_BASE) macro