mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
23 lines
652 B
Plaintext
23 lines
652 B
Plaintext
/*
|
|
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
/* ROM function interface esp32s3.rom.ld for esp32s3
|
|
*
|
|
*
|
|
* Generated from ./interface-esp32s3.yml md5sum 39c4ce259b11323b9404c192b01b712b
|
|
*
|
|
* Compatible with ROM where ECO version equal or greater to 0.
|
|
*
|
|
* THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
*/
|
|
|
|
/* DTM */
|
|
f_hci_le_rx_test_cmd_handler = 0x40000000;
|
|
f_hci_le_tx_test_cmd_handler = 0x40000000;
|
|
f_hci_le_enh_rx_test_cmd_handler = 0x40000000;
|
|
f_hci_le_enh_tx_test_cmd_handler = 0x40000000;
|
|
f_hci_le_test_end_cmd_handler = 0x40000000;
|
|
r_lld_test_init = 0x40000000;
|