Home
last modified time | relevance | path

Searched refs:GPRCM_O_APPS_RESET_CAUSE (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_gprcm.h49 #define GPRCM_O_APPS_RESET_CAUSE \ macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dprcm.c322 ulWakeupStatus = (HWREG(GPRCM_BASE+ GPRCM_O_APPS_RESET_CAUSE) & 0xFF); in PRCMSysResetCauseGet()