Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_pmctl.h59 #define AON_PMCTL_O_SHUTDOWN 0x00000018 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_pmctl.h59 #define AON_PMCTL_O_SHUTDOWN 0x00000018 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsys_ctrl.c151 HWREG(AON_PMCTL_BASE + AON_PMCTL_O_SHUTDOWN) = AON_PMCTL_SHUTDOWN_EN; in SysCtrlShutdown()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsys_ctrl.c147 HWREG(AON_PMCTL_BASE + AON_PMCTL_O_SHUTDOWN) = AON_PMCTL_SHUTDOWN_EN; in SysCtrlShutdown()