Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dpwr_ctrl.h90 #define PowerCtrlSourceSet NOROM_PowerCtrlSourceSet macro
158 extern void PowerCtrlSourceSet(uint32_t ui32PowerConfig);
277 #undef PowerCtrlSourceSet
278 #define PowerCtrlSourceSet ROM_PowerCtrlSourceSet macro
Dpwr_ctrl.c46 #undef PowerCtrlSourceSet
47 #define PowerCtrlSourceSet NOROM_PowerCtrlSourceSet macro
57 PowerCtrlSourceSet(uint32_t ui32PowerConfig) in PowerCtrlSourceSet() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dpwr_ctrl.h92 #define PowerCtrlSourceSet NOROM_PowerCtrlSourceSet macro
160 extern void PowerCtrlSourceSet(uint32_t ui32PowerConfig);
279 #undef PowerCtrlSourceSet
280 #define PowerCtrlSourceSet ROM_PowerCtrlSourceSet macro
Dpwr_ctrl.c48 #undef PowerCtrlSourceSet
49 #define PowerCtrlSourceSet NOROM_PowerCtrlSourceSet macro
59 PowerCtrlSourceSet(uint32_t ui32PowerConfig) in PowerCtrlSourceSet() function