Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dpwr_ctrl.h96 #define PowerCtrlSourceSet NOROM_PowerCtrlSourceSet macro
196 extern void PowerCtrlSourceSet(uint32_t ui32PowerConfig);
330 #undef PowerCtrlSourceSet
331 #define PowerCtrlSourceSet ROM_PowerCtrlSourceSet macro
A Dpwr_ctrl.c50 #undef PowerCtrlSourceSet
51 #define PowerCtrlSourceSet NOROM_PowerCtrlSourceSet macro
113 PowerCtrlSourceSet(PWRCTRL_PWRSRC_ULDO); in PowerCtrlStateSet()
260 PowerCtrlSourceSet(uint32_t ui32PowerConfig) in PowerCtrlSourceSet() function

Completed in 3 milliseconds