Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_pmctl.h435 #define AON_PMCTL_RESETCTL_WU_FROM_SD_M 0x00008000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_pmctl.h437 #define AON_PMCTL_RESETCTL_WU_FROM_SD_M 0x00008000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsys_ctrl.c352 if ( aonPmctlResetCtl & AON_PMCTL_RESETCTL_WU_FROM_SD_M ) { in SysCtrlResetSourceGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsys_ctrl.c381 if ( aonPmctlResetCtl & AON_PMCTL_RESETCTL_WU_FROM_SD_M ) { in SysCtrlResetSourceGet()