WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
log_memory_definitions.h 文件参考
#include "memory_config.h"
#include "stdint.h"
#include "chip_definitions.h"
#include "platform_core.h"
log_memory_definitions.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  log_memory_section_control_t
 Log memory control structure for every section 更多...
 
struct  massdata_memory_section_control_t
 Mass data memory control structure for every section 更多...
 
struct  massdata_memory_region_control_t
 Log memory area control structure 更多...
 
struct  log_memory_region_control_t
 Log memory area control structure 更多...
 

宏定义

#define LOG_MEMORY_REGION_CONTROL_BLOCK_POINTER   ((const log_memory_region_control_t *)(uintptr_t)LOGGING_REGION_START)
 

枚举

enum  log_memory_region_section_t { LOG_MEMORY_REGION_SECTION_0 = 0 , LOG_MEMORY_REGION_MAX_NUMBER }
 LOG MEMORY REGIONS 更多...
 
enum  mass_data_memory_region_section_t { MASS_MEMORY_REGION_SECTION_0 = 0 , MASS_MEMORY_REGION_MAX_NUMBER }
 MASSDATA MEMORY REGIONS 更多...