PowerManag_user.h 138 Bytes
#ifndef POWER_MANAGEMENT_USER_H
#define POWER_MANAGEMENT_USER_H

extern void PwrMemInit(void);
extern void Sys_Startup_Init(void);
#endif