mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 20:05:09 +00:00
da18980ff0
License of soc component is changed from Apache-2.0 to Apache-2.0 OR MIT to be able to use it in esp-stub-lib
10 lines
228 B
C
10 lines
228 B
C
/*
|
|
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
|
*/
|
|
|
|
#pragma once
|
|
#define DR_REG_MODEM_SYSCON_BASE 0x600A9C00
|
|
#define DR_REG_MODEM_LPCON_BASE 0x600AF000
|