Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/
Ddebug_stubs.c39 static uint32_t s_stub_entry[ESP_DBG_STUB_ENTRY_MAX]; variable
68 s_stub_entry[ESP_DBG_STUB_MAGIC_NUM] = ESP_DBG_STUB_MAGIC_NUM_VAL; in esp_dbg_stubs_init()
69 s_stub_entry[ESP_DBG_STUB_TABLE_SIZE] = ESP_DBG_STUB_ENTRY_MAX; in esp_dbg_stubs_init()
70 s_stub_entry[ESP_DBG_STUB_CONTROL_DATA] = (uint32_t)&s_dbg_stubs_ctl_data; in esp_dbg_stubs_init()
71 esp_dbg_stubs_ll_init(s_stub_entry); in esp_dbg_stubs_init()
81 s_stub_entry[id] = entry; in esp_dbg_stub_entry_set()
92 *entry = s_stub_entry[id]; in esp_dbg_stub_entry_get()
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp.map19014 .bss.s_stub_entry