This commit is contained in:
刘可亮
2024-01-27 08:47:24 +08:00
parent d3bd993b5f
commit 9f7ba67007
2345 changed files with 74421 additions and 76616 deletions

View File

@@ -26,7 +26,7 @@
" if use se_i2c please input bus_id write 5\n"
#define I2C_BASE_OFFSET 0x1000
#define SE_BUS_ID (CLK_I2C0 - CLK_SE_I2C)
#define SE_BUS_ID (CLK_SE_I2C - CLK_I2C0)
#ifdef SE_I2C_BASE
#define I2C_REG_BASE(x) (SE_I2C_BASE)