4 #include "../System/ApplicationManager/app_info.h"
5 #include "../TlmCmd/common_cmd_packet.h"
7 #define MEM_TLM_ID (0xff)
8 #define MEM_DUMP_WIDTH (CTCP_MAX_LEN - 18)
9 #define MEM_MAX_SPAN (0x00800000)
CCP_CmdRet Cmd_MEM_SET_REGION(const CommonCmdPacket *packet)
CCP_CmdRet Cmd_MEM_COPY_REGION_SEQ(const CommonCmdPacket *packet)
CCP_CmdRet Cmd_MEM_LOAD(const CommonCmdPacket *packet)
const MemoryDump *const memory_dump
AppInfo MEM_create_app(void)
CCP_CmdRet Cmd_MEM_SET_DESTINATION(const CommonCmdPacket *packet)