1/* ROM function interface esp32c3.rom.ld for esp32c3
2 *
3 *
4 * Generated from ./interface-esp32c3.yml md5sum 93b28a9e1fe42d212018eb4336849208
5 *
6 * Compatible with ROM where ECO version equal or greater to 0.
7 *
8 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
9 */
10
11/***************************************
12 Group common
13 ***************************************/
14
15/* Functions */
16rtc_get_reset_reason = 0x40000018;
17analog_super_wdt_reset_happened = 0x4000001c;
18jtag_cpu_reset_happened = 0x40000020;
19rtc_get_wakeup_cause = 0x40000024;
20rtc_boot_control = 0x40000028;
21rtc_select_apb_bridge = 0x4000002c;
22rtc_unhold_all_pads = 0x40000030;
23set_rtc_memory_crc = 0x40000034;
24cacl_rtc_memory_crc = 0x40000038;
25ets_is_print_boot = 0x4000003c;
26ets_printf = 0x40000040;
27ets_install_putc1 = 0x40000044;
28ets_install_uart_printf = 0x40000048;
29ets_install_putc2 = 0x4000004c;
30PROVIDE( ets_delay_us = 0x40000050 );
31ets_get_stack_info = 0x40000054;
32ets_install_lock = 0x40000058;
33ets_backup_dma_copy = 0x4000005c;
34ets_apb_backup_init_lock_func = 0x40000060;
35UartRxString = 0x40000064;
36uart_tx_one_char = 0x40000068;
37uart_tx_one_char2 = 0x4000006c;
38uart_rx_one_char = 0x40000070;
39uart_rx_one_char_block = 0x40000074;
40uart_rx_readbuff = 0x40000078;
41uartAttach = 0x4000007c;
42uart_tx_flush = 0x40000080;
43uart_tx_wait_idle = 0x40000084;
44uart_div_modify = 0x40000088;
45multofup = 0x4000008c;
46software_reset = 0x40000090;
47software_reset_cpu = 0x40000094;
48assist_debug_clock_enable = 0x40000098;
49assist_debug_record_enable = 0x4000009c;
50clear_super_wdt_reset_flag = 0x400000a0;
51disable_default_watchdog = 0x400000a4;
52send_packet = 0x400000a8;
53recv_packet = 0x400000ac;
54GetUartDevice = 0x400000b0;
55UartDwnLdProc = 0x400000b4;
56Uart_Init = 0x400000b8;
57ets_set_user_start = 0x400000bc;
58/* Data (.data, .bss, .rodata) */
59ets_rom_layout_p = 0x3ff1fffc;
60ets_ops_table_ptr = 0x3fcdfffc;
61
62
63/***************************************
64 Group miniz
65 ***************************************/
66
67/* Functions */
68mz_adler32 = 0x400000c0;
69mz_crc32 = 0x400000c4;
70mz_free = 0x400000c8;
71tdefl_compress = 0x400000cc;
72tdefl_compress_buffer = 0x400000d0;
73tdefl_compress_mem_to_heap = 0x400000d4;
74tdefl_compress_mem_to_mem = 0x400000d8;
75tdefl_compress_mem_to_output = 0x400000dc;
76tdefl_get_adler32 = 0x400000e0;
77tdefl_get_prev_return_status = 0x400000e4;
78tdefl_init = 0x400000e8;
79tdefl_write_image_to_png_file_in_memory = 0x400000ec;
80tdefl_write_image_to_png_file_in_memory_ex = 0x400000f0;
81tinfl_decompress = 0x400000f4;
82tinfl_decompress_mem_to_callback = 0x400000f8;
83tinfl_decompress_mem_to_heap = 0x400000fc;
84tinfl_decompress_mem_to_mem = 0x40000100;
85
86
87/***************************************
88 Group tjpgd
89 ***************************************/
90
91/* Functions */
92PROVIDE( jd_prepare = 0x40000104 );
93PROVIDE( jd_decomp = 0x40000108 );
94
95
96/***************************************
97 Group spiflash_legacy
98 ***************************************/
99
100/* Functions */
101PROVIDE( esp_rom_spiflash_wait_idle = 0x4000010c );
102PROVIDE( esp_rom_spiflash_write_encrypted = 0x40000110 );
103PROVIDE( esp_rom_spiflash_write_encrypted_dest = 0x40000114 );
104PROVIDE( esp_rom_spiflash_write_encrypted_enable = 0x40000118 );
105PROVIDE( esp_rom_spiflash_write_encrypted_disable = 0x4000011c );
106PROVIDE( esp_rom_spiflash_erase_chip = 0x40000120 );
107PROVIDE( esp_rom_spiflash_erase_block = 0x40000124 );
108PROVIDE( esp_rom_spiflash_erase_sector = 0x40000128 );
109PROVIDE( esp_rom_spiflash_write = 0x4000012c );
110PROVIDE( esp_rom_spiflash_read = 0x40000130 );
111PROVIDE( esp_rom_spiflash_config_param = 0x40000134 );
112PROVIDE( esp_rom_spiflash_read_user_cmd = 0x40000138 );
113PROVIDE( esp_rom_spiflash_select_qio_pins = 0x4000013c );
114PROVIDE( esp_rom_spiflash_unlock = 0x40000140 );
115PROVIDE( esp_rom_spi_flash_auto_sus_res = 0x40000144 );
116PROVIDE( esp_rom_spi_flash_send_resume = 0x40000148 );
117PROVIDE( esp_rom_spi_flash_update_id = 0x4000014c );
118PROVIDE( esp_rom_spiflash_config_clk = 0x40000150 );
119PROVIDE( esp_rom_spiflash_config_readmode = 0x40000154 );
120PROVIDE( esp_rom_spiflash_read_status = 0x40000158 );
121PROVIDE( esp_rom_spiflash_read_statushigh = 0x4000015c );
122PROVIDE( esp_rom_spiflash_write_status = 0x40000160 );
123PROVIDE( esp_rom_spiflash_attach = 0x40000164 );
124PROVIDE( spi_flash_get_chip_size = 0x40000168 );
125PROVIDE( spi_flash_guard_set = 0x4000016c );
126PROVIDE( spi_flash_guard_get = 0x40000170 );
127PROVIDE( spi_flash_write_config_set = 0x40000174 );
128PROVIDE( spi_flash_write_config_get = 0x40000178 );
129PROVIDE( spi_flash_safe_write_address_func_set = 0x4000017c );
130PROVIDE( spi_flash_unlock = 0x40000180 );
131PROVIDE( spi_flash_erase_range = 0x40000184 );
132PROVIDE( spi_flash_erase_sector = 0x40000188 );
133PROVIDE( spi_flash_write = 0x4000018c );
134PROVIDE( spi_flash_read = 0x40000190 );
135PROVIDE( spi_flash_write_encrypted = 0x40000194 );
136PROVIDE( spi_flash_read_encrypted = 0x40000198 );
137PROVIDE( spi_flash_mmap_os_func_set = 0x4000019c );
138PROVIDE( spi_flash_mmap_page_num_init = 0x400001a0 );
139PROVIDE( spi_flash_mmap = 0x400001a4 );
140PROVIDE( spi_flash_mmap_pages = 0x400001a8 );
141PROVIDE( spi_flash_munmap = 0x400001ac );
142PROVIDE( spi_flash_mmap_dump = 0x400001b0 );
143PROVIDE( spi_flash_check_and_flush_cache = 0x400001b4 );
144PROVIDE( spi_flash_mmap_get_free_pages = 0x400001b8 );
145PROVIDE( spi_flash_cache2phys = 0x400001bc );
146PROVIDE( spi_flash_phys2cache = 0x400001c0 );
147PROVIDE( spi_flash_disable_cache = 0x400001c4 );
148PROVIDE( spi_flash_restore_cache = 0x400001c8 );
149PROVIDE( spi_flash_cache_enabled = 0x400001cc );
150PROVIDE( spi_flash_enable_cache = 0x400001d0 );
151PROVIDE( spi_cache_mode_switch = 0x400001d4 );
152PROVIDE( spi_common_set_dummy_output = 0x400001d8 );
153PROVIDE( spi_common_set_flash_cs_timing = 0x400001dc );
154PROVIDE( esp_enable_cache_flash_wrap = 0x400001e0 );
155PROVIDE( SPIEraseArea = 0x400001e4 );
156PROVIDE( SPILock = 0x400001e8 );
157PROVIDE( SPIMasterReadModeCnfig = 0x400001ec );
158PROVIDE( SPI_Common_Command = 0x400001f0 );
159PROVIDE( SPI_WakeUp = 0x400001f4 );
160PROVIDE( SPI_block_erase = 0x400001f8 );
161PROVIDE( SPI_chip_erase = 0x400001fc );
162PROVIDE( SPI_init = 0x40000200 );
163PROVIDE( SPI_page_program = 0x40000204 );
164PROVIDE( SPI_read_data = 0x40000208 );
165PROVIDE( SPI_sector_erase = 0x4000020c );
166PROVIDE( SPI_write_enable = 0x40000210 );
167PROVIDE( SelectSpiFunction = 0x40000214 );
168PROVIDE( SetSpiDrvs = 0x40000218 );
169PROVIDE( Wait_SPI_Idle = 0x4000021c );
170PROVIDE( spi_dummy_len_fix = 0x40000220 );
171PROVIDE( Disable_QMode = 0x40000224 );
172PROVIDE( Enable_QMode = 0x40000228 );
173/* Data (.data, .bss, .rodata) */
174PROVIDE( rom_spiflash_legacy_funcs = 0x3fcdfff4 );
175PROVIDE( rom_spiflash_legacy_data = 0x3fcdfff0 );
176PROVIDE( g_flash_guard_ops = 0x3fcdfff8 );
177
178
179/***************************************
180 Group spi_flash_hal
181 ***************************************/
182
183/* Functions */
184PROVIDE( spi_flash_hal_poll_cmd_done = 0x4000022c );
185PROVIDE( spi_flash_hal_device_config = 0x40000230 );
186PROVIDE( spi_flash_hal_configure_host_io_mode = 0x40000234 );
187PROVIDE( spi_flash_hal_common_command = 0x40000238 );
188PROVIDE( spi_flash_hal_read = 0x4000023c );
189PROVIDE( spi_flash_hal_erase_chip = 0x40000240 );
190PROVIDE( spi_flash_hal_erase_sector = 0x40000244 );
191PROVIDE( spi_flash_hal_erase_block = 0x40000248 );
192PROVIDE( spi_flash_hal_program_page = 0x4000024c );
193PROVIDE( spi_flash_hal_set_write_protect = 0x40000250 );
194PROVIDE( spi_flash_hal_host_idle = 0x40000254 );
195
196
197/***************************************
198 Group spi_flash_chips
199 ***************************************/
200
201/* Functions */
202PROVIDE( spi_flash_chip_generic_probe = 0x40000258 );
203PROVIDE( spi_flash_chip_generic_detect_size = 0x4000025c );
204PROVIDE( spi_flash_chip_generic_write = 0x40000260 );
205PROVIDE( spi_flash_chip_generic_write_encrypted = 0x40000264 );
206PROVIDE( spi_flash_chip_generic_set_write_protect = 0x40000268 );
207PROVIDE( spi_flash_common_write_status_16b_wrsr = 0x4000026c );
208PROVIDE( spi_flash_chip_generic_reset = 0x40000270 );
209PROVIDE( spi_flash_chip_generic_erase_chip = 0x40000274 );
210PROVIDE( spi_flash_chip_generic_erase_sector = 0x40000278 );
211PROVIDE( spi_flash_chip_generic_erase_block = 0x4000027c );
212PROVIDE( spi_flash_chip_generic_page_program = 0x40000280 );
213PROVIDE( spi_flash_chip_generic_get_write_protect = 0x40000284 );
214PROVIDE( spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000288 );
215PROVIDE( spi_flash_chip_generic_read_reg = 0x4000028c );
216PROVIDE( spi_flash_chip_generic_yield = 0x40000290 );
217PROVIDE( spi_flash_generic_wait_host_idle = 0x40000294 );
218PROVIDE( spi_flash_chip_generic_wait_idle = 0x40000298 );
219PROVIDE( spi_flash_chip_generic_config_host_io_mode = 0x4000029c );
220PROVIDE( spi_flash_chip_generic_read = 0x400002a0 );
221PROVIDE( spi_flash_common_read_status_8b_rdsr2 = 0x400002a4 );
222PROVIDE( spi_flash_chip_generic_get_io_mode = 0x400002a8 );
223PROVIDE( spi_flash_common_read_status_8b_rdsr = 0x400002ac );
224PROVIDE( spi_flash_common_write_status_8b_wrsr = 0x400002b0 );
225PROVIDE( spi_flash_common_write_status_8b_wrsr2 = 0x400002b4 );
226PROVIDE( spi_flash_common_set_io_mode = 0x400002b8 );
227PROVIDE( spi_flash_chip_generic_set_io_mode = 0x400002bc );
228PROVIDE( spi_flash_chip_gd_get_io_mode = 0x400002c0 );
229PROVIDE( spi_flash_chip_gd_probe = 0x400002c4 );
230PROVIDE( spi_flash_chip_gd_set_io_mode = 0x400002c8 );
231/* Data (.data, .bss, .rodata) */
232PROVIDE( spi_flash_chip_generic_config_data = 0x3fcdffec );
233
234
235/***************************************
236 Group memspi_host
237 ***************************************/
238
239/* Functions */
240PROVIDE( memspi_host_read_id_hs = 0x400002cc );
241PROVIDE( memspi_host_read_status_hs = 0x400002d0 );
242PROVIDE( memspi_host_flush_cache = 0x400002d4 );
243PROVIDE( memspi_host_erase_chip = 0x400002d8 );
244PROVIDE( memspi_host_erase_sector = 0x400002dc );
245PROVIDE( memspi_host_erase_block = 0x400002e0 );
246PROVIDE( memspi_host_program_page = 0x400002e4 );
247PROVIDE( memspi_host_read = 0x400002e8 );
248PROVIDE( memspi_host_set_write_protect = 0x400002ec );
249PROVIDE( memspi_host_set_max_read_len = 0x400002f0 );
250PROVIDE( memspi_host_read_data_slicer = 0x400002f4 );
251PROVIDE( memspi_host_write_data_slicer = 0x400002f8 );
252
253
254/***************************************
255 Group esp_flash
256 ***************************************/
257
258/* Functions */
259PROVIDE( esp_flash_chip_driver_initialized = 0x400002fc );
260PROVIDE( esp_flash_read_id = 0x40000300 );
261PROVIDE( esp_flash_get_size = 0x40000304 );
262PROVIDE( esp_flash_erase_chip = 0x40000308 );
263PROVIDE( rom_esp_flash_erase_region = 0x4000030c );
264PROVIDE( esp_flash_get_chip_write_protect = 0x40000310 );
265PROVIDE( esp_flash_set_chip_write_protect = 0x40000314 );
266PROVIDE( esp_flash_get_protectable_regions = 0x40000318 );
267PROVIDE( esp_flash_get_protected_region = 0x4000031c );
268PROVIDE( esp_flash_set_protected_region = 0x40000320 );
269PROVIDE( esp_flash_read = 0x40000324 );
270PROVIDE( esp_flash_write = 0x40000328 );
271PROVIDE( esp_flash_write_encrypted = 0x4000032c );
272PROVIDE( esp_flash_read_encrypted = 0x40000330 );
273PROVIDE( esp_flash_get_io_mode = 0x40000334 );
274PROVIDE( esp_flash_set_io_mode = 0x40000338 );
275PROVIDE( spi_flash_boot_attach = 0x4000033c );
276PROVIDE( spi_flash_dump_counters = 0x40000340 );
277PROVIDE( spi_flash_get_counters = 0x40000344 );
278PROVIDE( spi_flash_op_counters_config = 0x40000348 );
279PROVIDE( spi_flash_reset_counters = 0x4000034c );
280/* Data (.data, .bss, .rodata) */
281PROVIDE( esp_flash_default_chip = 0x3fcdffe8 );
282PROVIDE( esp_flash_api_funcs = 0x3fcdffe4 );
283
284
285/***************************************
286 Group cache
287 ***************************************/
288
289/* Functions */
290PROVIDE( Cache_Get_ICache_Line_Size = 0x400004b0 );
291PROVIDE( Cache_Get_Mode = 0x400004b4 );
292PROVIDE( Cache_Address_Through_IBus = 0x400004b8 );
293PROVIDE( Cache_Address_Through_DBus = 0x400004bc );
294PROVIDE( Cache_Set_Default_Mode = 0x400004c0 );
295PROVIDE( Cache_Enable_Defalut_ICache_Mode = 0x400004c4 );
296PROVIDE( ROM_Boot_Cache_Init = 0x400004c8 );
297PROVIDE( Cache_Invalidate_ICache_Items = 0x400004cc );
298PROVIDE( Cache_Op_Addr = 0x400004d0 );
299PROVIDE( Cache_Invalidate_Addr = 0x400004d4 );
300PROVIDE( Cache_Invalidate_ICache_All = 0x400004d8 );
301PROVIDE( Cache_Mask_All = 0x400004dc );
302PROVIDE( Cache_UnMask_Dram0 = 0x400004e0 );
303PROVIDE( Cache_Suspend_ICache_Autoload = 0x400004e4 );
304PROVIDE( Cache_Resume_ICache_Autoload = 0x400004e8 );
305PROVIDE( Cache_Start_ICache_Preload = 0x400004ec );
306PROVIDE( Cache_ICache_Preload_Done = 0x400004f0 );
307PROVIDE( Cache_End_ICache_Preload = 0x400004f4 );
308PROVIDE( Cache_Config_ICache_Autoload = 0x400004f8 );
309PROVIDE( Cache_Enable_ICache_Autoload = 0x400004fc );
310PROVIDE( Cache_Disable_ICache_Autoload = 0x40000500 );
311PROVIDE( Cache_Enable_ICache_PreLock = 0x40000504 );
312PROVIDE( Cache_Disable_ICache_PreLock = 0x40000508 );
313PROVIDE( Cache_Lock_ICache_Items = 0x4000050c );
314PROVIDE( Cache_Unlock_ICache_Items = 0x40000510 );
315PROVIDE( Cache_Lock_Addr = 0x40000514 );
316PROVIDE( Cache_Unlock_Addr = 0x40000518 );
317PROVIDE( Cache_Disable_ICache = 0x4000051c );
318PROVIDE( Cache_Enable_ICache = 0x40000520 );
319PROVIDE( Cache_Suspend_ICache = 0x40000524 );
320PROVIDE( Cache_Resume_ICache = 0x40000528 );
321PROVIDE( Cache_Freeze_ICache_Enable = 0x4000052c );
322PROVIDE( Cache_Freeze_ICache_Disable = 0x40000530 );
323PROVIDE( Cache_Pms_Lock = 0x40000534 );
324PROVIDE( Cache_Ibus_Pms_Set_Addr = 0x40000538 );
325PROVIDE( Cache_Ibus_Pms_Set_Attr = 0x4000053c );
326PROVIDE( Cache_Dbus_Pms_Set_Addr = 0x40000540 );
327PROVIDE( Cache_Dbus_Pms_Set_Attr = 0x40000544 );
328PROVIDE( Cache_Set_IDROM_MMU_Size = 0x40000548 );
329PROVIDE( Cache_Get_IROM_MMU_End = 0x4000054c );
330PROVIDE( Cache_Get_DROM_MMU_End = 0x40000550 );
331PROVIDE( Cache_Owner_Init = 0x40000554 );
332PROVIDE( Cache_Occupy_ICache_MEMORY = 0x40000558 );
333PROVIDE( Cache_MMU_Init = 0x4000055c );
334PROVIDE( Cache_Ibus_MMU_Set = 0x40000560 );
335PROVIDE( Cache_Dbus_MMU_Set = 0x40000564 );
336PROVIDE( Cache_Count_Flash_Pages = 0x40000568 );
337PROVIDE( Cache_Travel_Tag_Memory = 0x4000056c );
338PROVIDE( Cache_Get_Virtual_Addr = 0x40000570 );
339PROVIDE( Cache_Get_Memory_BaseAddr = 0x40000574 );
340PROVIDE( Cache_Get_Memory_Addr = 0x40000578 );
341PROVIDE( Cache_Get_Memory_value = 0x4000057c );
342/* Data (.data, .bss, .rodata) */
343PROVIDE( rom_cache_op_cb = 0x3fcdffd8 );
344PROVIDE( rom_cache_internal_table_ptr = 0x3fcdffd4 );
345
346
347/***************************************
348 Group clock
349 ***************************************/
350
351/* Functions */
352ets_get_apb_freq = 0x40000580;
353ets_get_cpu_frequency = 0x40000584;
354ets_update_cpu_frequency = 0x40000588;
355ets_get_printf_channel = 0x4000058c;
356ets_get_xtal_div = 0x40000590;
357ets_set_xtal_div = 0x40000594;
358ets_get_xtal_freq = 0x40000598;
359
360
361/***************************************
362 Group gpio
363 ***************************************/
364
365/* Functions */
366gpio_input_get = 0x4000059c;
367gpio_matrix_in = 0x400005a0;
368gpio_matrix_out = 0x400005a4;
369gpio_output_disable = 0x400005a8;
370gpio_output_enable = 0x400005ac;
371gpio_output_set = 0x400005b0;
372gpio_pad_hold = 0x400005b4;
373gpio_pad_input_disable = 0x400005b8;
374gpio_pad_input_enable = 0x400005bc;
375gpio_pad_pulldown = 0x400005c0;
376gpio_pad_pullup = 0x400005c4;
377gpio_pad_select_gpio = 0x400005c8;
378gpio_pad_set_drv = 0x400005cc;
379gpio_pad_unhold = 0x400005d0;
380gpio_pin_wakeup_disable = 0x400005d4;
381gpio_pin_wakeup_enable = 0x400005d8;
382gpio_bypass_matrix_in = 0x400005dc;
383
384
385/***************************************
386 Group interrupts
387 ***************************************/
388
389/* Functions */
390esprv_intc_int_set_priority = 0x400005e0;
391esprv_intc_int_set_threshold = 0x400005e4;
392esprv_intc_int_enable = 0x400005e8;
393esprv_intc_int_disable = 0x400005ec;
394esprv_intc_int_set_type = 0x400005f0;
395intr_matrix_set = 0x400005f4;
396ets_intr_lock = 0x400005f8;
397ets_intr_unlock = 0x400005fc;
398PROVIDE( intr_handler_set = 0x40000600 );
399ets_isr_attach = 0x40000604;
400ets_isr_mask = 0x40000608;
401ets_isr_unmask = 0x4000060c;
402
403
404/***************************************
405 Group crypto
406 ***************************************/
407
408/* Functions */
409md5_vector = 0x40000610;
410MD5Init = 0x40000614;
411MD5Update = 0x40000618;
412MD5Final = 0x4000061c;
413hmac_md5_vector = 0x40000620;
414hmac_md5 = 0x40000624;
415crc32_le = 0x40000628;
416crc32_be = 0x4000062c;
417crc16_le = 0x40000630;
418crc16_be = 0x40000634;
419crc8_le = 0x40000638;
420crc8_be = 0x4000063c;
421esp_crc8 = 0x40000640;
422ets_sha_enable = 0x40000644;
423ets_sha_disable = 0x40000648;
424ets_sha_get_state = 0x4000064c;
425ets_sha_init = 0x40000650;
426ets_sha_process = 0x40000654;
427ets_sha_starts = 0x40000658;
428ets_sha_update = 0x4000065c;
429ets_sha_finish = 0x40000660;
430ets_sha_clone = 0x40000664;
431ets_hmac_enable = 0x40000668;
432ets_hmac_disable = 0x4000066c;
433ets_hmac_calculate_message = 0x40000670;
434ets_hmac_calculate_downstream = 0x40000674;
435ets_hmac_invalidate_downstream = 0x40000678;
436ets_jtag_enable_temporarily = 0x4000067c;
437ets_aes_enable = 0x40000680;
438ets_aes_disable = 0x40000684;
439ets_aes_setkey = 0x40000688;
440ets_aes_block = 0x4000068c;
441ets_bigint_enable = 0x40000690;
442ets_bigint_disable = 0x40000694;
443ets_bigint_multiply = 0x40000698;
444ets_bigint_modmult = 0x4000069c;
445ets_bigint_modexp = 0x400006a0;
446ets_bigint_wait_finish = 0x400006a4;
447ets_bigint_getz = 0x400006a8;
448ets_ds_enable = 0x400006ac;
449ets_ds_disable = 0x400006b0;
450ets_ds_start_sign = 0x400006b4;
451ets_ds_is_busy = 0x400006b8;
452ets_ds_finish_sign = 0x400006bc;
453ets_ds_encrypt_params = 0x400006c0;
454ets_aes_setkey_dec = 0x400006c4;
455ets_aes_setkey_enc = 0x400006c8;
456ets_mgf1_sha256 = 0x400006cc;
457
458
459/***************************************
460 Group efuse
461 ***************************************/
462
463/* Functions */
464ets_efuse_read = 0x400006d0;
465ets_efuse_program = 0x400006d4;
466ets_efuse_clear_program_registers = 0x400006d8;
467ets_efuse_write_key = 0x400006dc;
468ets_efuse_get_read_register_address = 0x400006e0;
469ets_efuse_get_key_purpose = 0x400006e4;
470ets_efuse_key_block_unused = 0x400006e8;
471ets_efuse_find_unused_key_block = 0x400006ec;
472ets_efuse_rs_calculate = 0x400006f0;
473ets_efuse_count_unused_key_blocks = 0x400006f4;
474ets_efuse_secure_boot_enabled = 0x400006f8;
475ets_efuse_secure_boot_aggressive_revoke_enabled = 0x400006fc;
476ets_efuse_cache_encryption_enabled = 0x40000700;
477ets_efuse_download_modes_disabled = 0x40000704;
478ets_efuse_find_purpose = 0x40000708;
479ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x4000070c;
480ets_efuse_force_send_resume = 0x40000710;
481ets_efuse_get_flash_delay_us = 0x40000714;
482ets_efuse_get_mac = 0x40000718;
483ets_efuse_get_spiconfig = 0x4000071c;
484ets_efuse_usb_print_is_disabled = 0x40000720;
485/*ets_efuse_get_uart_print_channel = 0x40000724;*/
486ets_efuse_usb_serial_jtag_print_is_disabled = 0x40000724;
487ets_efuse_get_uart_print_control = 0x40000728;
488ets_efuse_get_wp_pad = 0x4000072c;
489ets_efuse_legacy_spi_boot_mode_disabled = 0x40000730;
490ets_efuse_security_download_modes_enabled = 0x40000734;
491ets_efuse_set_timing = 0x40000738;
492ets_efuse_jtag_disabled = 0x4000073c;
493ets_efuse_usb_download_mode_disabled = 0x40000740;
494ets_efuse_usb_module_disabled = 0x40000744;
495ets_efuse_usb_device_disabled = 0x40000748;
496
497
498/***************************************
499 Group secureboot
500 ***************************************/
501
502/* Functions */
503ets_emsa_pss_verify = 0x4000074c;
504ets_rsa_pss_verify = 0x40000750;
505ets_secure_boot_verify_bootloader_with_keys = 0x40000754;
506ets_secure_boot_verify_signature = 0x40000758;
507ets_secure_boot_read_key_digests = 0x4000075c;
508ets_secure_boot_revoke_public_key_digest = 0x40000760;
509
510
511/***************************************
512 Group usb_uart
513 ***************************************/
514
515/* Functions */
516PROVIDE( usb_uart_rx_one_char = 0x400008cc );
517PROVIDE( usb_uart_rx_one_char_block = 0x400008d0 );
518PROVIDE( usb_uart_tx_flush = 0x400008d4 );
519PROVIDE( usb_uart_tx_one_char = 0x400008d8 );
520/* Data (.data, .bss, .rodata) */
521PROVIDE( g_uart_print = 0x3fcdffd1 );
522PROVIDE( g_usb_print = 0x3fcdffd0 );
523
524
525/***************************************
526 Group bluetooth
527 ***************************************/
528/* Data (.data, .bss, .rodata) */
529bt_rf_coex_cfg_p = 0x3fcdffcc;
530bt_rf_coex_hooks_p = 0x3fcdffc8;
531btdm_env_p = 0x3fcdffc4;
532g_rw_controller_task_handle = 0x3fcdffc0;
533g_rw_init_sem = 0x3fcdffbc;
534g_rw_schd_queue = 0x3fcdffb8;
535lld_init_env = 0x3fcdffb4;
536lld_rpa_renew_env = 0x3fcdffb0;
537lld_scan_env = 0x3fcdffac;
538lld_scan_sync_env = 0x3fcdffa8;
539lld_test_env = 0x3fcdffa4;
540p_ble_util_buf_env = 0x3fcdffa0;
541p_lld_env = 0x3fcdff9c;
542p_llm_env = 0x3fcdff98;
543r_h4tl_eif_p = 0x3fcdff94;
544r_hli_funcs_p = 0x3fcdff90;
545r_ip_funcs_p = 0x3fcdff8c;
546r_modules_funcs_p = 0x3fcdff88;
547r_osi_funcs_p = 0x3fcdff84;
548r_plf_funcs_p = 0x3fcdff80;
549vhci_env_p = 0x3fcdff7c;
550aa_gen = 0x3fcdff78;
551aes_env = 0x3fcdff6c;
552bt_rf_coex_cfg_cb = 0x3fcdff1c;
553btdm_pwr_state = 0x3fcdff18;
554btdm_slp_err = 0x3fcdff14;
555ecc_env = 0x3fcdff0c;
556esp_handler = 0x3fcdff04;
557esp_vendor_cmd = 0x3fcdfefc;
558g_adv_delay_dis = 0x3fcdfef8;
559g_conflict_elt = 0x3fcdfef4;
560g_eif_api = 0x3fcdfee4;
561g_event_empty = 0x3fcdfed8;
562g_llc_state = 0x3fcdfecc;
563g_llm_state = 0x3fcdfec8;
564g_max_evt_env = 0x3fcdfec4;
565g_misc_state = 0x3fcdfec0;
566g_rma_rule_db = 0x3fcdfea4;
567g_rtp_rule_db = 0x3fcdfe88;
568g_scan_forever = 0x3fcdfe85;
569g_time_msb = 0x3fcdfe84;
570h4tl_env = 0x3fcdfe5c;
571hci_env = 0x3fcdfe38;
572hci_ext_host = 0x3fcdfe34;
573hci_fc_env = 0x3fcdfe2c;
574hci_tl_env = 0x3fcdfe00;
575ke_env = 0x3fcdfdd0;
576ke_event_env = 0x3fcdfd90;
577ke_task_env = 0x3fcdfd14;
578llc_env = 0x3fcdfcec;
579lld_adv_env = 0x3fcdfcc4;
580lld_con_env = 0x3fcdfc9c;
581lld_exp_sync_pos_tab = 0x3fcdfc94;
582lld_per_adv_env = 0x3fcdfc6c;
583lld_sync_env = 0x3fcdfc44;
584llm_le_adv_flow_env = 0x3fcdfc38;
585rw_sleep_enable = 0x3fcdfc34;
586rwble_env = 0x3fcdfc2c;
587rwip_env = 0x3fcdfc10;
588rwip_param = 0x3fcdfc04;
589rwip_prog_delay = 0x3fcdfc00;
590rwip_rf = 0x3fcdfbc8;
591sch_alarm_env = 0x3fcdfbc0;
592sch_arb_env = 0x3fcdfbac;
593sch_plan_env = 0x3fcdfba4;
594sch_prog_env = 0x3fcdfaa0;
595sch_slice_env = 0x3fcdfa40;
596sch_slice_params = 0x3fcdfa38;
597timer_env = 0x3fcdfa30;
598unloaded_area = 0x3fcdfa2c;
599vshci_state = 0x3fcdfa28;
600TASK_DESC_LLC = 0x3fcdfa1c;
601TASK_DESC_LLM = 0x3fcdfa10;
602TASK_DESC_VSHCI = 0x3fcdfa04;
603co_default_bdaddr = 0x3fcdf9fc;
604dbg_assert_block = 0x3fcdf9f8;
605g_bt_plf_log_level = 0x3fcdf9f4;
606hci_cmd_desc_tab_vs_esp = 0x3fcdf9d0;
607hci_command_handler_tab_esp = 0x3fcdf9b8;
608privacy_en = 0x3fcdf9b4;
609sdk_cfg_priv_opts = 0x3fcdf96c;
610BasePoint_x_256 = 0x3ff1ffdc;
611BasePoint_y_256 = 0x3ff1ffbc;
612DebugE256PublicKey_x = 0x3ff1ff9c;
613DebugE256PublicKey_y = 0x3ff1ff7c;
614DebugE256SecretKey = 0x3ff1ff5c;
615ECC_4Win_Look_up_table = 0x3ff1f7a0;
616LLM_AA_CT1 = 0x3ff1f79c;
617LLM_AA_CT2 = 0x3ff1f798;
618RF_TX_PW_CONV_TBL = 0x3ff1f790;
619TASK_DESC_MISC = 0x3ff1f784;
620adv_evt_prop2type = 0x3ff1f768;
621adv_evt_type2prop = 0x3ff1f760;
622aes_cmac_zero = 0x3ff1f750;
623aes_k2_salt = 0x3ff1f740;
624aes_k3_id64 = 0x3ff1f738;
625aes_k3_salt = 0x3ff1f728;
626aes_k4_id6 = 0x3ff1f724;
627aes_k4_salt = 0x3ff1f714;
628bigHexP256 = 0x3ff1f6e8;
629byte_tx_time = 0x3ff1f6e0;
630co_null_bdaddr = 0x3ff1f6d8;
631co_phy_mask_to_rate = 0x3ff1f6d0;
632co_phy_mask_to_value = 0x3ff1f6c8;
633co_phy_to_rate = 0x3ff1f6c4;
634co_phy_value_to_mask = 0x3ff1f6c0;
635co_rate_to_byte_dur_us = 0x3ff1f6b8;
636co_rate_to_phy = 0x3ff1f6b0;
637co_rate_to_phy_mask = 0x3ff1f6ac;
638co_sca2ppm = 0x3ff1f69c;
639coef_B = 0x3ff1f670;
640connect_req_dur_tab = 0x3ff1f668;
641ecc_Jacobian_InfinityPoint256 = 0x3ff1f5e4;
642em_base_reg_lut = 0x3ff1f518;
643fixed_tx_time = 0x3ff1f510;
644h4tl_msgtype2hdrlen = 0x3ff1f508;
645hci_cmd_desc_root_tab = 0x3ff1f4d8;
646hci_cmd_desc_tab_ctrl_bb = 0x3ff1f46c;
647hci_cmd_desc_tab_info_par = 0x3ff1f43c;
648hci_cmd_desc_tab_le = 0x3ff1f0a0;
649hci_cmd_desc_tab_lk_ctrl = 0x3ff1f088;
650hci_cmd_desc_tab_stat_par = 0x3ff1f07c;
651hci_cmd_desc_tab_vs = 0x3ff1f040;
652hci_evt_desc_tab = 0x3ff1eff8;
653hci_evt_le_desc_tab = 0x3ff1ef58;
654hci_evt_le_desc_tab_esp = 0x3ff1ef50;
655hci_rsvd_evt_msk = 0x3ff1ef48;
656lld_aux_phy_to_rate = 0x3ff1ef44;
657lld_init_max_aux_dur_tab = 0x3ff1ef3c;
658lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef34;
659lld_scan_max_aux_dur_tab = 0x3ff1ef2c;
660lld_sync_max_aux_dur_tab = 0x3ff1ef24;
661llm_local_le_feats = 0x3ff1ef1c;
662llm_local_le_states = 0x3ff1ef14;
663llm_local_supp_cmds = 0x3ff1eeec;
664maxSecretKey_256 = 0x3ff1eecc;
665max_data_tx_time = 0x3ff1eec4;
666one_bits = 0x3ff1eeb4;
667rwip_coex_cfg = 0x3ff1eeac;
668rwip_priority = 0x3ff1ee94;
669veryBigHexP256 = 0x3ff1ee48;
670
671/***************************************
672 Group rom_pp
673 ***************************************/
674
675/* Functions */
676esp_pp_rom_version_get = 0x400015b0;
677RC_GetBlockAckTime = 0x400015b4;
678ebuf_list_remove = 0x400015b8;
679/*esf_buf_alloc = 0x400015bc;*/
680GetAccess = 0x400015c8;
681hal_mac_is_low_rate_enabled = 0x400015cc;
682hal_mac_tx_get_blockack = 0x400015d0;
683/* hal_mac_tx_set_ppdu = 0x400015d4;*/
684ic_get_trc = 0x400015d8;
685/* ic_mac_deinit = 0x400015dc; */
686ic_mac_init = 0x400015e0;
687ic_interface_enabled = 0x400015e4;
688is_lmac_idle = 0x400015e8;
689/*lmacAdjustTimestamp = 0x400015ec;*/
690lmacDiscardAgedMSDU = 0x400015f0;
691/*lmacDiscardMSDU = 0x400015f4;*/
692/*lmacEndFrameExchangeSequence = 0x400015f8;*/
693lmacIsIdle = 0x400015fc;
694lmacIsLongFrame = 0x40001600;
695/*lmacMSDUAged = 0x40001604;*/
696lmacPostTxComplete = 0x40001608;
697lmacProcessAllTxTimeout = 0x4000160c;
698lmacProcessCollisions = 0x40001610;
699lmacProcessRxSucData = 0x40001614;
700lmacReachLongLimit = 0x40001618;
701lmacReachShortLimit = 0x4000161c;
702lmacRecycleMPDU = 0x40001620;
703lmacRxDone = 0x40001624;
704/*lmacSetTxFrame = 0x40001628;*/
705/*lmacTxFrame = 0x40001630;*/
706mac_tx_set_duration = 0x40001634;
707/* mac_tx_set_htsig = 0x40001638;*/
708mac_tx_set_plcp0 = 0x4000163c;
709/* mac_tx_set_plcp1 = 0x40001640;*/
710mac_tx_set_plcp2 = 0x40001644;
711/* pm_check_state = 0x40001648; */
712pm_disable_dream_timer = 0x4000164c;
713pm_disable_sleep_delay_timer = 0x40001650;
714/*pm_dream = 0x40001654;*/
715pm_mac_wakeup = 0x40001658;
716pm_mac_sleep = 0x4000165c;
717pm_enable_active_timer = 0x40001660;
718pm_enable_sleep_delay_timer = 0x40001664;
719pm_local_tsf_process = 0x40001668;
720pm_set_beacon_filter = 0x4000166c;
721pm_is_in_wifi_slice_threshold = 0x40001670;
722pm_is_waked = 0x40001674;
723/*pm_keep_alive = 0x40001678;*/
724/* pm_on_beacon_rx = 0x4000167c; */
725pm_on_data_rx = 0x40001680;
726pm_on_tbtt = 0x40001684;
727/* pm_parse_beacon = 0x40001688;*/
728/* pm_process_tim = 0x4000168c; */
729/*pm_rx_beacon_process = 0x40001690;*/
730/* pm_rx_data_process = 0x40001694; */
731/*pm_sleep = 0x40001698;*/
732pm_sleep_for = 0x4000169c;
733/* pm_tbtt_process = 0x400016a0; */
734ppAMPDU2Normal = 0x400016a4;
735/*ppAssembleAMPDU = 0x400016a8;*/
736ppCalFrameTimes = 0x400016ac;
737ppCalSubFrameLength = 0x400016b0;
738/*ppCalTxAMPDULength = 0x400016b4;*/
739ppCheckTxAMPDUlength = 0x400016b8;
740ppDequeueRxq_Locked = 0x400016bc;
741ppDequeueTxQ = 0x400016c0;
742ppEmptyDelimiterLength = 0x400016c4;
743ppEnqueueRxq = 0x400016c8;
744ppEnqueueTxDone = 0x400016cc;
745ppGetTxQFirstAvail_Locked = 0x400016d0;
746ppGetTxframe = 0x400016d4;
747ppProcessRxPktHdr = 0x400016e0;
748/*ppProcessTxQ = 0x400016e4;*/
749ppRecordBarRRC = 0x400016e8;
750lmacRequestTxopQueue = 0x400016ec;
751lmacReleaseTxopQueue = 0x400016f0;
752ppRecycleAmpdu = 0x400016f4;
753ppRecycleRxPkt = 0x400016f8;
754ppResortTxAMPDU = 0x400016fc;
755ppResumeTxAMPDU = 0x40001700;
756/* ppRxFragmentProc = 0x40001704; */
757/* ppRxPkt = 0x40001708; */
758ppRxProtoProc = 0x4000170c;
759ppSearchTxQueue = 0x40001710;
760ppSearchTxframe = 0x40001714;
761ppSelectNextQueue = 0x40001718;
762ppSubFromAMPDU = 0x4000171c;
763ppTask = 0x40001720;
764ppTxPkt = 0x40001724;
765ppTxProtoProc = 0x40001728;
766ppTxqUpdateBitmap = 0x4000172c;
767/*pp_coex_tx_request = 0x40001730;*/
768pp_hdrsize = 0x40001734;
769pp_post = 0x40001738;
770pp_process_hmac_waiting_txq = 0x4000173c;
771rcGetAmpduSched = 0x40001740;
772rcUpdateRxDone = 0x40001744;
773rc_get_trc = 0x40001748;
774rc_get_trc_by_index = 0x4000174c;
775rcAmpduLowerRate = 0x40001750;
776rcampduuprate = 0x40001754;
777rcClearCurAMPDUSched = 0x40001758;
778rcClearCurSched = 0x4000175c;
779rcClearCurStat = 0x40001760;
780rcLowerSched = 0x40001768;
781rcSetTxAmpduLimit = 0x4000176c;
782/* rcTxUpdatePer = 0x40001770;*/
783rcUpdateAckSnr = 0x40001774;
784/*rcUpdateRate = 0x40001778;*/
785/* rcUpdateTxDone = 0x4000177c; */
786/*rcUpdateTxDoneAmpdu2 = 0x40001780;*/
787rcUpSched = 0x40001784;
788rssi_margin = 0x40001788;
789rx11NRate2AMPDULimit = 0x4000178c;
790TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40001790;
791TRC_AMPDU_PER_UP_THRESHOLD = 0x40001794;
792trc_calc_duration = 0x40001798;
793trc_isTxAmpduOperational = 0x4000179c;
794trc_onAmpduOp = 0x400017a0;
795TRC_PER_IS_GOOD = 0x400017a4;
796trc_SetTxAmpduState = 0x400017a8;
797trc_tid_isTxAmpduOperational = 0x400017ac;
798trcAmpduSetState = 0x400017b0;
799/*wDev_AppendRxBlocks = 0x400017b8;*/
800wDev_DiscardFrame = 0x400017bc;
801wDev_GetNoiseFloor = 0x400017c0;
802wDev_IndicateAmpdu = 0x400017c4;
803/*wDev_IndicateFrame = 0x400017c8;*/
804wdev_bank_store = 0x400017cc;
805wdev_bank_load = 0x400017d0;
806wdev_mac_reg_load = 0x400017d4;
807wdev_mac_reg_store = 0x400017d8;
808wdev_mac_special_reg_load = 0x400017dc;
809wdev_mac_special_reg_store = 0x400017e0;
810wdev_mac_wakeup = 0x400017e4;
811wdev_mac_sleep = 0x400017e8;
812hal_mac_is_dma_enable = 0x400017ec;
813/*wDev_ProcessFiq = 0x400017f0;*/
814/*wDev_ProcessRxSucData = 0x400017f4;*/
815wdevProcessRxSucDataAll = 0x400017f8;
816wdev_csi_len_align = 0x400017fc;
817ppDequeueTxDone_Locked = 0x40001800;
818/*pm_tx_data_done_process = 0x40001808;*/
819config_is_cache_tx_buf_enabled = 0x4000180c;
820//ppMapWaitTxq = 0x40001810;
821ppProcessWaitingQueue = 0x40001814;
822ppDisableQueue = 0x40001818;
823pm_allow_tx = 0x4000181c;
824/* Data (.data, .bss, .rodata) */
825our_instances_ptr = 0x3ff1ee44;
826pTxRx = 0x3fcdf968;
827lmacConfMib_ptr = 0x3fcdf964;
828our_wait_eb = 0x3fcdf960;
829our_tx_eb = 0x3fcdf95c;
830pp_wdev_funcs = 0x3fcdf958;
831g_osi_funcs_p = 0x3fcdf954;
832wDevCtrl_ptr = 0x3fcdf950;
833g_wdev_last_desc_reset_ptr = 0x3ff1ee40;
834wDevMacSleep_ptr = 0x3fcdf94c;
835g_lmac_cnt_ptr = 0x3fcdf948;
836our_controls_ptr = 0x3ff1ee3c;
837pp_sig_cnt_ptr = 0x3fcdf944;
838g_eb_list_desc_ptr = 0x3fcdf940;
839s_fragment_ptr = 0x3fcdf93c;
840if_ctrl_ptr = 0x3fcdf938;
841g_intr_lock_mux = 0x3fcdf934;
842g_wifi_global_lock = 0x3fcdf930;
843s_wifi_queue = 0x3fcdf92c;
844pp_task_hdl = 0x3fcdf928;
845s_pp_task_create_sem = 0x3fcdf924;
846s_pp_task_del_sem = 0x3fcdf920;
847g_wifi_menuconfig_ptr = 0x3fcdf91c;
848xphyQueue = 0x3fcdf918;
849ap_no_lr_ptr = 0x3fcdf914;
850rc11BSchedTbl_ptr = 0x3fcdf910;
851rc11NSchedTbl_ptr = 0x3fcdf90c;
852rcLoRaSchedTbl_ptr = 0x3fcdf908;
853BasicOFDMSched_ptr = 0x3fcdf904;
854trc_ctl_ptr = 0x3fcdf900;
855g_pm_cnt_ptr = 0x3fcdf8fc;
856g_pm_ptr = 0x3fcdf8f8;
857g_pm_cfg_ptr = 0x3fcdf8f4;
858g_esp_mesh_quick_funcs_ptr = 0x3fcdf8f0;
859g_txop_queue_status_ptr = 0x3fcdf8ec;
860g_mac_sleep_en_ptr = 0x3fcdf8e8;
861g_mesh_is_root_ptr = 0x3fcdf8e4;
862g_mesh_topology_ptr = 0x3fcdf8e0;
863g_mesh_init_ps_type_ptr = 0x3fcdf8dc;
864g_mesh_is_started_ptr = 0x3fcdf8d8;
865g_config_func = 0x3fcdf8d4;
866g_net80211_tx_func = 0x3fcdf8d0;
867g_timer_func = 0x3fcdf8cc;
868s_michael_mic_failure_cb = 0x3fcdf8c8;
869wifi_sta_rx_probe_req = 0x3fcdf8c4;
870g_tx_done_cb_func = 0x3fcdf8c0;
871g_per_conn_trc = 0x3fcdf874;
872s_encap_amsdu_func = 0x3fcdf870;
873
874
875/***************************************
876 Group rom_net80211
877 ***************************************/
878
879/* Functions */
880esp_net80211_rom_version_get = 0x40001820;
881ampdu_dispatch = 0x40001824;
882ampdu_dispatch_all = 0x40001828;
883ampdu_dispatch_as_many_as_possible = 0x4000182c;
884ampdu_dispatch_movement = 0x40001830;
885ampdu_dispatch_upto = 0x40001834;
886chm_is_at_home_channel = 0x40001838;
887cnx_node_is_existing = 0x4000183c;
888cnx_node_search = 0x40001840;
889ic_ebuf_recycle_rx = 0x40001844;
890ic_ebuf_recycle_tx = 0x40001848;
891ic_reset_rx_ba = 0x4000184c;
892ieee80211_align_eb = 0x40001850;
893/*ieee80211_ampdu_reorder = 0x40001854;*/
894ieee80211_ampdu_start_age_timer = 0x40001858;
895/*ieee80211_encap_esfbuf = 0x4000185c;*/
896ieee80211_is_tx_allowed = 0x40001860;
897ieee80211_output_pending_eb = 0x40001864;
898/*ieee80211_output_process = 0x40001868;*/
899ieee80211_set_tx_desc = 0x4000186c;
900rom_sta_input = 0x40001870;
901wifi_get_macaddr = 0x40001874;
902wifi_rf_phy_disable = 0x40001878;
903wifi_rf_phy_enable = 0x4000187c;
904ic_ebuf_alloc = 0x40001880;
905/*ieee80211_classify = 0x40001884;*/
906ieee80211_copy_eb_header = 0x40001888;
907ieee80211_recycle_cache_eb = 0x4000188c;
908ieee80211_search_node = 0x40001890;
909roundup2 = 0x40001894;
910ieee80211_crypto_encap = 0x40001898;
911/* ieee80211_crypto_decap = 0x4000189c; */
912/* ieee80211_decap = 0x400018a0; */
913ieee80211_set_tx_pti = 0x400018a4;
914wifi_is_started = 0x400018a8;
915/* Data (.data, .bss, .rodata) */
916net80211_funcs = 0x3fcdf86c;
917g_scan = 0x3fcdf868;
918g_chm = 0x3fcdf864;
919g_ic_ptr = 0x3fcdf860;
920g_hmac_cnt_ptr = 0x3fcdf85c;
921g_tx_cacheq_ptr = 0x3fcdf858;
922s_netstack_free = 0x3fcdf854;
923mesh_rxcb = 0x3fcdf850;
924sta_rxcb = 0x3fcdf84c;
925
926
927/***************************************
928 Group rom_coexist
929 ***************************************/
930
931/* Functions */
932esp_coex_rom_version_get = 0x400018ac;
933coex_bt_release = 0x400018b0;
934coex_bt_request = 0x400018b4;
935coex_core_ble_conn_dyn_prio_get = 0x400018b8;
936/*coex_core_event_duration_get = 0x400018bc;*/
937coex_core_pti_get = 0x400018c0;
938coex_core_release = 0x400018c4;
939coex_core_request = 0x400018c8;
940coex_core_status_get = 0x400018cc;
941/*coex_core_timer_idx_get = 0x400018d0;*/
942coex_event_duration_get = 0x400018d4;
943coex_hw_timer_disable = 0x400018d8;
944coex_hw_timer_enable = 0x400018dc;
945coex_hw_timer_set = 0x400018e0;
946coex_schm_interval_set = 0x400018e4;
947coex_schm_lock = 0x400018e8;
948coex_schm_unlock = 0x400018ec;
949/*coex_status_get = 0x400018f0;*/
950coex_wifi_release = 0x400018f4;
951esp_coex_ble_conn_dynamic_prio_get = 0x400018f8;
952/* Data (.data, .bss, .rodata) */
953coex_env_ptr = 0x3fcdf848;
954coex_pti_tab_ptr = 0x3fcdf844;
955coex_schm_env_ptr = 0x3fcdf840;
956coexist_funcs = 0x3fcdf83c;
957g_coa_funcs_p = 0x3fcdf838;
958g_coex_param_ptr = 0x3fcdf834;
959
960
961/***************************************
962 Group rom_phy
963 ***************************************/
964
965/* Functions */
966phy_get_romfuncs = 0x400018fc;
967rom_abs_temp = 0x40001900;
968rom_bb_bss_cbw40_dig = 0x40001904;
969rom_bb_wdg_test_en = 0x40001908;
970rom_bb_wdt_get_status = 0x4000190c;
971rom_bb_wdt_int_enable = 0x40001910;
972rom_bb_wdt_rst_enable = 0x40001914;
973rom_bb_wdt_timeout_clear = 0x40001918;
974rom_cbw2040_cfg = 0x4000191c;
975rom_check_noise_floor = 0x40001920;
976rom_chip_i2c_readReg = 0x40001924;
977rom_chip_i2c_writeReg = 0x40001928;
978rom_correct_rf_ana_gain = 0x4000192c;
979rom_dc_iq_est = 0x40001930;
980rom_disable_agc = 0x40001934;
981rom_en_pwdet = 0x40001938;
982rom_enable_agc = 0x4000193c;
983rom_get_bbgain_db = 0x40001940;
984rom_get_data_sat = 0x40001944;
985rom_get_i2c_read_mask = 0x40001948;
986rom_get_pwctrl_correct = 0x4000194c;
987rom_get_rf_gain_qdb = 0x40001950;
988rom_i2c_readReg = 0x40001954;
989rom_i2c_readReg_Mask = 0x40001958;
990rom_i2c_writeReg = 0x4000195c;
991rom_i2c_writeReg_Mask = 0x40001960;
992/* rom_index_to_txbbgain = 0x40001964; */
993rom_iq_est_disable = 0x40001968;
994rom_iq_est_enable = 0x4000196c;
995rom_linear_to_db = 0x40001970;
996rom_loopback_mode_en = 0x40001974;
997rom_mhz2ieee = 0x40001978;
998rom_noise_floor_auto_set = 0x4000197c;
999rom_pbus_debugmode = 0x40001980;
1000rom_pbus_force_mode = 0x40001984;
1001rom_pbus_force_test = 0x40001988;
1002rom_pbus_rd = 0x4000198c;
1003rom_pbus_rd_addr = 0x40001990;
1004rom_pbus_rd_shift = 0x40001994;
1005rom_pbus_set_dco = 0x40001998;
1006rom_pbus_set_rxgain = 0x4000199c;
1007rom_pbus_workmode = 0x400019a0;
1008rom_pbus_xpd_rx_off = 0x400019a4;
1009rom_pbus_xpd_rx_on = 0x400019a8;
1010rom_pbus_xpd_tx_off = 0x400019ac;
1011/* rom_pbus_xpd_tx_on = 0x400019b0; */
1012rom_phy_byte_to_word = 0x400019b4;
1013rom_phy_disable_cca = 0x400019b8;
1014rom_phy_enable_cca = 0x400019bc;
1015rom_phy_get_noisefloor = 0x400019c0;
1016rom_phy_get_rx_freq = 0x400019c4;
1017rom_phy_set_bbfreq_init = 0x400019c8;
1018rom_pow_usr = 0x400019cc;
1019rom_pwdet_sar2_init = 0x400019d0;
1020rom_read_hw_noisefloor = 0x400019d4;
1021rom_read_sar_dout = 0x400019d8;
1022rom_set_cal_rxdc = 0x400019dc;
1023rom_set_chan_cal_interp = 0x400019e0;
1024rom_set_loopback_gain = 0x400019e4;
1025rom_set_noise_floor = 0x400019e8;
1026rom_set_rxclk_en = 0x400019ec;
1027/* rom_set_tx_dig_gain = 0x400019f0; */
1028/* rom_set_txcap_reg = 0x400019f4; */
1029rom_set_txclk_en = 0x400019f8;
1030rom_spur_cal = 0x400019fc;
1031rom_spur_reg_write_one_tone = 0x40001a00;
1032rom_target_power_add_backoff = 0x40001a04;
1033rom_tx_pwctrl_bg_init = 0x40001a08;
1034/* rom_txbbgain_to_index = 0x40001a0c; */
1035rom_wifi_11g_rate_chg = 0x40001a10;
1036rom_write_gain_mem = 0x40001a14;
1037chip726_phyrom_version = 0x40001a18;
1038rom_disable_wifi_agc = 0x40001a1c;
1039rom_enable_wifi_agc = 0x40001a20;
1040rom_set_tx_gain_table = 0x40001a24;
1041rom_bt_index_to_bb = 0x40001a28;
1042rom_bt_bb_to_index = 0x40001a2c;
1043rom_wr_bt_tx_atten = 0x40001a30;
1044rom_wr_bt_tx_gain_mem = 0x40001a34;
1045rom_spur_coef_cfg = 0x40001a38;
1046rom_bb_bss_cbw40 = 0x40001a3c;
1047rom_set_cca = 0x40001a40;
1048rom_tx_paon_set = 0x40001a44;
1049rom_i2cmst_reg_init = 0x40001a48;
1050rom_iq_corr_enable = 0x40001a4c;
1051rom_fe_reg_init = 0x40001a50;
1052/* rom_agc_reg_init = 0x40001a54; */
1053/* rom_bb_reg_init = 0x40001a58; */
1054rom_mac_enable_bb = 0x40001a5c;
1055rom_bb_wdg_cfg = 0x40001a60;
1056rom_force_txon = 0x40001a64;
1057rom_fe_txrx_reset = 0x40001a68;
1058rom_set_rx_comp = 0x40001a6c;
1059/* rom_set_pbus_reg = 0x40001a70; */
1060rom_write_chan_freq = 0x40001a74;
1061/* rom_phy_xpd_rf = 0x40001a78; */
1062rom_set_xpd_sar = 0x40001a7c;
1063rom_write_dac_gain2 = 0x40001a80;
1064rom_rtc_sar2_init = 0x40001a84;
1065rom_get_target_power_offset = 0x40001a88;
1066/* rom_write_txrate_power_offset = 0x40001a8c; */
1067rom_get_rate_fcc_index = 0x40001a90;
1068rom_get_rate_target_power = 0x40001a94;
1069rom_write_wifi_dig_gain = 0x40001a98;
1070rom_bt_correct_rf_ana_gain = 0x40001a9c;
1071rom_pkdet_vol_start = 0x40001aa0;
1072rom_read_sar2_code = 0x40001aa4;
1073rom_get_sar2_vol = 0x40001aa8;
1074rom_get_pll_vol = 0x40001aac;
1075rom_get_phy_target_power = 0x40001ab0;
1076/* rom_temp_to_power = 0x40001ab4; */
1077rom_phy_track_pll_cap = 0x40001ab8;
1078rom_phy_pwdet_always_en = 0x40001abc;
1079rom_phy_pwdet_onetime_en = 0x40001ac0;
1080rom_get_i2c_mst0_mask = 0x40001ac4;
1081rom_get_i2c_hostid = 0x40001ac8;
1082rom_enter_critical_phy = 0x40001acc;
1083rom_exit_critical_phy = 0x40001ad0;
1084rom_chip_i2c_readReg_org = 0x40001ad4;
1085rom_i2c_paral_set_mst0 = 0x40001ad8;
1086rom_i2c_paral_set_read = 0x40001adc;
1087rom_i2c_paral_read = 0x40001ae0;
1088rom_i2c_paral_write = 0x40001ae4;
1089rom_i2c_paral_write_num = 0x40001ae8;
1090rom_i2c_paral_write_mask = 0x40001aec;
1091rom_bb_bss_cbw40_ana = 0x40001af0;
1092rom_chan_to_freq = 0x40001af4;
1093/* rom_open_i2c_xpd = 0x40001af8; */
1094rom_dac_rate_set = 0x40001afc;
1095/* rom_tsens_read_init = 0x40001b00; */
1096/* rom_tsens_code_read = 0x40001b04; */
1097rom_tsens_index_to_dac = 0x40001b08;
1098rom_tsens_index_to_offset = 0x40001b0c;
1099/* rom_tsens_dac_cal = 0x40001b10; */
1100rom_code_to_temp = 0x40001b14;
1101rom_write_pll_cap_mem = 0x40001b18;
1102rom_pll_correct_dcap = 0x40001b1c;
1103rom_phy_en_hw_set_freq = 0x40001b20;
1104rom_phy_dis_hw_set_freq = 0x40001b24;
1105/* rom_pll_vol_cal = 0x40001b28; */
1106