Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Daux_wuc.h86 #define AUXWUCPowerCtrl NOROM_AUXWUCPowerCtrl macro
261 extern void AUXWUCPowerCtrl(uint32_t ui32PowerMode);
333 #undef AUXWUCPowerCtrl
334 #define AUXWUCPowerCtrl ROM_AUXWUCPowerCtrl macro
A Dpwr_ctrl.c107 AUXWUCPowerCtrl(AUX_WUC_POWER_DOWN); in PowerCtrlStateSet()
179 AUXWUCPowerCtrl(AUX_WUC_POWER_DOWN); in PowerCtrlStateSet()
226 AUXWUCPowerCtrl(AUX_WUC_POWER_OFF); in PowerCtrlStateSet()
A Daux_wuc.c54 #undef AUXWUCPowerCtrl
55 #define AUXWUCPowerCtrl NOROM_AUXWUCPowerCtrl macro
274 AUXWUCPowerCtrl(uint32_t ui32PowerMode) in AUXWUCPowerCtrl() function
A Dsetup.c736 AUXWUCPowerCtrl( AUX_WUC_POWER_DOWN ); in HapiTrimDeviceShutDown()

Completed in 6 milliseconds