fix(parlio): fix spelling error in reg_base.h

This commit is contained in:
Chen Jichang
2024-10-12 15:20:08 +08:00
committed by Chen Ji Chang
parent 11ba71e96f
commit d5cbc525e8

View File

@@ -24,7 +24,7 @@
#define DR_REG_PCNT_BASE 0x60012000 #define DR_REG_PCNT_BASE 0x60012000
#define DR_REG_SOC_ETM_BASE 0x60013000 #define DR_REG_SOC_ETM_BASE 0x60013000
#define DR_REG_MCPWM_BASE 0x60014000 #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_PVT_MONITOR_BASE 0x60019000
#define DR_REG_GDMA_BASE 0x60080000 #define DR_REG_GDMA_BASE 0x60080000
#define DR_REG_SPI2_BASE 0x60081000 #define DR_REG_SPI2_BASE 0x60081000