Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_pmctl.h276 #define AON_PMCTL_RECHARGECFG_MODE_STATIC 0x40000000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_pmctl.h278 #define AON_PMCTL_RECHARGECFG_MODE_STATIC 0x40000000 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsys_ctrl.c266 …HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RECHARGECFG ) = ( AON_PMCTL_RECHARGECFG_MODE_STATIC | 0x000000… in SysCtrlSetRechargeBeforePowerDown()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsys_ctrl.c263 …HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RECHARGECFG ) = ( AON_PMCTL_RECHARGECFG_MODE_STATIC | 0x000000… in SysCtrlSetRechargeBeforePowerDown()