Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dpwr_ctrl.h118 #define PWRCTRL_PWRSRC_DCDC 0x00000001 macro
225 return (PWRCTRL_PWRSRC_DCDC); in PowerCtrlSourceGet()
A Dpwr_ctrl.c265 ASSERT((ui32PowerConfig == PWRCTRL_PWRSRC_DCDC) || in PowerCtrlSourceSet()
272 if(ui32PowerConfig == PWRCTRL_PWRSRC_DCDC) { in PowerCtrlSourceSet()

Completed in 2 milliseconds