2024-03-13 18:56:16 +08:00
|
|
|
/*
|
2025-04-08 12:48:49 +08:00
|
|
|
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
|
2024-03-13 18:56:16 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*/
|
2024-04-01 20:53:49 +08:00
|
|
|
/* ROM function interface esp32c5.rom.phy.ld for esp32c5
|
2024-03-13 18:56:16 +08:00
|
|
|
*
|
|
|
|
*
|
2025-04-08 12:48:49 +08:00
|
|
|
* Generated from ./target/esp32c5/interface-esp32c5.yml md5sum 4dfe6ccc311ca3575012c23e3753353c
|
2024-03-13 18:56:16 +08:00
|
|
|
*
|
2025-04-08 12:48:49 +08:00
|
|
|
* Compatible with ROM where ECO version equal or greater to 2.
|
2024-03-13 18:56:16 +08:00
|
|
|
*
|
|
|
|
* THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/***************************************
|
|
|
|
Group rom_phy
|
|
|
|
***************************************/
|
|
|
|
|
|
|
|
/* Functions */
|
2024-04-01 20:53:49 +08:00
|
|
|
phy_param_addr = 0x400010dc;
|
|
|
|
chip752_phyrom_version = 0x400010e0;
|
|
|
|
chip752_phyrom_version_num = 0x400010e4;
|
2024-03-13 18:56:16 +08:00
|
|
|
/* Data (.data, .bss, .rodata) */
|
2024-07-02 21:47:19 +08:00
|
|
|
phy_rom_phyFuns = 0x4085fb80;
|
2024-10-21 17:50:35 +08:00
|
|
|
phy_rom_phyFuns_eco1 = 0x4085fc6c;
|
2025-04-08 12:48:49 +08:00
|
|
|
phy_param_rom = 0x4085fc70;
|