mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 18:06:29 +00:00
change(esp32c5): update soc files for esp32c5 beta3
This commit is contained in:
9
components/soc/esp32c5/include/modem/reg_base.h
Normal file
9
components/soc/esp32c5/include/modem/reg_base.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2017-2023 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#define DR_REG_MODEM_SYSCON_BASE 0x600A9800
|
||||
#define DR_REG_MODEM_LPCON_BASE 0x600AF000
|
||||
Reference in New Issue
Block a user