feat(regi2c): add regi2c support for esp32h4

This commit is contained in:
Song Ruo Jing
2025-06-27 16:51:13 +08:00
parent 7e570d246c
commit cde716e093
22 changed files with 529 additions and 532 deletions

View File

@@ -5,5 +5,8 @@
*/
#pragma once
#define DR_REG_MODEM_BASE 0x600C0000
#define DR_REG_MODEM_PWR_BASE 0x600CD000
#define DR_REG_MODEM_SYSCON_BASE 0x600C9C00
#define DR_REG_MODEM_LPCON_BASE 0x600CF000
#define DR_REG_MODEM_LPCON_BASE 0x600CF000 // (DR_REG_MODEM_PWR_BASE + 0x2000)