PowerManag_user.h 138 Bytes EditWeb IDE 1 2 3 4 5 6 #ifndef POWER_MANAGEMENT_USER_H #define POWER_MANAGEMENT_USER_H extern void PwrMemInit(void); extern void Sys_Startup_Init(void); #endif