Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.h97 #define PRCMPeripheralSleepDisable NOROM_PRCMPeripheralSleepDisable macro
929 extern void PRCMPeripheralSleepDisable(uint32_t ui32Peripheral);
1174 #undef PRCMPeripheralSleepDisable
1175 #define PRCMPeripheralSleepDisable ROM_PRCMPeripheralSleepDisable macro
A Dprcm.c66 #undef PRCMPeripheralSleepDisable
67 #define PRCMPeripheralSleepDisable NOROM_PRCMPeripheralSleepDisable macro
549 PRCMPeripheralSleepDisable(uint32_t ui32Peripheral) in PRCMPeripheralSleepDisable() function

Completed in 6 milliseconds