Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.h95 #define PRCMPeripheralRunDisable NOROM_PRCMPeripheralRunDisable macro
848 extern void PRCMPeripheralRunDisable(uint32_t ui32Peripheral);
1166 #undef PRCMPeripheralRunDisable
1167 #define PRCMPeripheralRunDisable ROM_PRCMPeripheralRunDisable macro
A Dprcm.c62 #undef PRCMPeripheralRunDisable
63 #define PRCMPeripheralRunDisable NOROM_PRCMPeripheralRunDisable macro
509 PRCMPeripheralRunDisable(uint32_t ui32Peripheral) in PRCMPeripheralRunDisable() function

Completed in 7 milliseconds