mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-14 17:57:30 +00:00
esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files
This commit is contained in:

committed by
Song Ruo Jing

parent
9d515185d0
commit
688fb18faa
@@ -4,6 +4,8 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#define DR_REG_PLIC_MX_BASE 0x20001000
|
||||
#define DR_REG_PLIC_UX_BASE 0x20001400
|
||||
#define DR_REG_CLINT_M_BASE 0x20001800
|
||||
#define DR_REG_CLINT_U_BASE 0x20001C00
|
||||
|
||||
|
Reference in New Issue
Block a user