Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsys_ctrl.h428 #define RSTSRC_WAKEUP_FROM_TCK_NOISE ((( AON_PMCTL_RESETCTL_RESET_SRC_M ) >> ( AON_PMCTL_RE… macro
Dsys_ctrl.c356 return ( RSTSRC_WAKEUP_FROM_TCK_NOISE ); in SysCtrlResetSourceGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsys_ctrl.h429 #define RSTSRC_WAKEUP_FROM_TCK_NOISE ((( AON_PMCTL_RESETCTL_RESET_SRC_M ) >> ( AON_PMCTL_RE… macro
Dsys_ctrl.c385 return ( RSTSRC_WAKEUP_FROM_TCK_NOISE ); in SysCtrlResetSourceGet()