Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/include/esp_private/
Ddbg_stubs.h37 #define ESP_DBG_STUB_MAGIC_NUM_VAL 0xFEEDBEEF macro
/hal_espressif-3.6.0/components/esp_system/
Ddebug_stubs.c68 s_stub_entry[ESP_DBG_STUB_MAGIC_NUM] = ESP_DBG_STUB_MAGIC_NUM_VAL; in esp_dbg_stubs_init()