Searched refs:PRCMPeripheralSleepDisable (Results 1 – 5 of 5) sorted by relevance
99 #define PRCMPeripheralSleepDisable NOROM_PRCMPeripheralSleepDisable macro947 extern void PRCMPeripheralSleepDisable(uint32_t ui32Peripheral);1217 #undef PRCMPeripheralSleepDisable1218 #define PRCMPeripheralSleepDisable ROM_PRCMPeripheralSleepDisable macro
68 #undef PRCMPeripheralSleepDisable69 #define PRCMPeripheralSleepDisable NOROM_PRCMPeripheralSleepDisable macro550 PRCMPeripheralSleepDisable(uint32_t ui32Peripheral) in PRCMPeripheralSleepDisable() function
100 #define PRCMPeripheralSleepDisable NOROM_PRCMPeripheralSleepDisable macro948 extern void PRCMPeripheralSleepDisable(uint32_t ui32Peripheral);1218 #undef PRCMPeripheralSleepDisable1219 #define PRCMPeripheralSleepDisable ROM_PRCMPeripheralSleepDisable macro
70 #undef PRCMPeripheralSleepDisable71 #define PRCMPeripheralSleepDisable NOROM_PRCMPeripheralSleepDisable macro550 PRCMPeripheralSleepDisable(uint32_t ui32Peripheral) in PRCMPeripheralSleepDisable() function
525 PRCMPeripheralSleepDisable(id); in Power_releaseDependency()