Home
last modified time | relevance | path

Searched refs:PRCMPeripheralDeepSleepEnable (Results 1 – 3 of 3) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.h98 #define PRCMPeripheralDeepSleepEnable NOROM_PRCMPeripheralDeepSleepEnable macro
969 extern void PRCMPeripheralDeepSleepEnable(uint32_t ui32Peripheral);
1178 #undef PRCMPeripheralDeepSleepEnable
1179 #define PRCMPeripheralDeepSleepEnable ROM_PRCMPeripheralDeepSleepEnable macro
A Dprcm.c68 #undef PRCMPeripheralDeepSleepEnable
69 #define PRCMPeripheralDeepSleepEnable NOROM_PRCMPeripheralDeepSleepEnable macro
569 PRCMPeripheralDeepSleepEnable(uint32_t ui32Peripheral) in PRCMPeripheralDeepSleepEnable() function
A Dsys_ctrl.c205 PRCMPeripheralDeepSleepEnable(g_pui32ModuleCG[ui32Idx]); in SysCtrlPowerEverything()

Completed in 7 milliseconds