mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
fix(parlio): fix spelling error in reg_base.h
This commit is contained in:
committed by
Chen Ji Chang
parent
11ba71e96f
commit
d5cbc525e8
@ -24,7 +24,7 @@
|
||||
#define DR_REG_PCNT_BASE 0x60012000
|
||||
#define DR_REG_SOC_ETM_BASE 0x60013000
|
||||
#define DR_REG_MCPWM_BASE 0x60014000
|
||||
#define DR_REG_PARl_IO_BASE 0x60015000
|
||||
#define DR_REG_PARL_IO_BASE 0x60015000
|
||||
#define DR_REG_PVT_MONITOR_BASE 0x60019000
|
||||
#define DR_REG_GDMA_BASE 0x60080000
|
||||
#define DR_REG_SPI2_BASE 0x60081000
|
||||
|
Reference in New Issue
Block a user