Searched refs:s_stub_entry (Results 1 – 1 of 1) sorted by relevance
39 static uint32_t s_stub_entry[ESP_DBG_STUB_ENTRY_MAX]; variable67 s_stub_entry[ESP_DBG_STUB_MAGIC_NUM] = ESP_DBG_STUB_MAGIC_NUM_VAL; in esp_dbg_stubs_init()68 s_stub_entry[ESP_DBG_STUB_TABLE_SIZE] = ESP_DBG_STUB_ENTRY_MAX; in esp_dbg_stubs_init()69 s_stub_entry[ESP_DBG_STUB_CONTROL_DATA] = (uint32_t)&s_dbg_stubs_ctl_data; in esp_dbg_stubs_init()70 esp_dbg_stubs_ll_init(s_stub_entry); in esp_dbg_stubs_init()80 s_stub_entry[id] = entry; in esp_dbg_stub_entry_set()91 *entry = s_stub_entry[id]; in esp_dbg_stub_entry_get()