Home
last modified time | relevance | path

Searched refs:LOG_START_ADDR (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/debug/src/
A Ddebug_lastword.c48 #define LOG_START_ADDR (DEBUG_LASTWORD_RAM_ADDR + sizeof(debug_panic_info_head_t)) macro
369 static uint8_t *log_ram_addr_cur = (uint8_t *)LOG_START_ADDR; in panic_log_set()
387 static uint8_t *log_ram_addr_cur = (uint8_t *)LOG_START_ADDR; in panic_log_get()
412 static uint8_t *log_ram_addr_cur = (uint8_t *)LOG_START_ADDR; in panic_log_clean()

Completed in 3 milliseconds