mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
add modem reg headers
This commit is contained in:
8
components/soc/esp32c6/include/modem/reg_base.h
Normal file
8
components/soc/esp32c6/include/modem/reg_base.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2017-2022 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#define DR_REG_MODEM_LPCON_BASE 0x600AF000
|
Reference in New Issue
Block a user