6#ifndef NON_OS_LOG_MEMORY_REGION_H
7#define NON_OS_LOG_MEMORY_REGION_H
void massdata_memory_region_init(void)
Initialize the mass data memory region and set the alias region for the other cores
Definition log_memory_region.c:101
bool log_memory_is_init(void)
Definition log_memory_region.c:119
void log_memory_region_init(void)
Initialize the log memory region and set the alias region for the other cores
Definition log_memory_region.c:85