Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.h100 #define PRCMPeripheralDeepSleepEnable NOROM_PRCMPeripheralDeepSleepEnable macro
987 extern void PRCMPeripheralDeepSleepEnable(uint32_t ui32Peripheral);
1221 #undef PRCMPeripheralDeepSleepEnable
1222 #define PRCMPeripheralDeepSleepEnable ROM_PRCMPeripheralDeepSleepEnable macro
Dprcm.c70 #undef PRCMPeripheralDeepSleepEnable
71 #define PRCMPeripheralDeepSleepEnable NOROM_PRCMPeripheralDeepSleepEnable macro
566 PRCMPeripheralDeepSleepEnable(uint32_t ui32Peripheral) in PRCMPeripheralDeepSleepEnable() function
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.h101 #define PRCMPeripheralDeepSleepEnable NOROM_PRCMPeripheralDeepSleepEnable macro
988 extern void PRCMPeripheralDeepSleepEnable(uint32_t ui32Peripheral);
1222 #undef PRCMPeripheralDeepSleepEnable
1223 #define PRCMPeripheralDeepSleepEnable ROM_PRCMPeripheralDeepSleepEnable macro
Dprcm.c72 #undef PRCMPeripheralDeepSleepEnable
73 #define PRCMPeripheralDeepSleepEnable NOROM_PRCMPeripheralDeepSleepEnable macro
566 PRCMPeripheralDeepSleepEnable(uint32_t ui32Peripheral) in PRCMPeripheralDeepSleepEnable() function
/hal_ti-3.4.0/simplelink/source/ti/drivers/power/
DPowerCC26X2.c640 PRCMPeripheralDeepSleepEnable(id); in Power_setDependency()
866 PRCMPeripheralDeepSleepEnable( in Power_sleep()
870 PRCMPeripheralDeepSleepEnable( in Power_sleep()