Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.h99 #define PRCMPeripheralDeepSleepDisable NOROM_PRCMPeripheralDeepSleepDisable macro
1012 extern void PRCMPeripheralDeepSleepDisable(uint32_t ui32Peripheral);
1182 #undef PRCMPeripheralDeepSleepDisable
1183 #define PRCMPeripheralDeepSleepDisable ROM_PRCMPeripheralDeepSleepDisable macro
A Dprcm.c70 #undef PRCMPeripheralDeepSleepDisable
71 #define PRCMPeripheralDeepSleepDisable NOROM_PRCMPeripheralDeepSleepDisable macro
589 PRCMPeripheralDeepSleepDisable(uint32_t ui32Peripheral) in PRCMPeripheralDeepSleepDisable() function

Completed in 7 milliseconds