feat(soc): rename lp_adc and ahb_dma reg base on p4

This commit is contained in:
gaoxu
2024-03-28 15:20:28 +08:00
committed by Gao Xu
parent 6d82c324bb
commit db6e53fd44
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
#include "soc/pmu_reg.h"
#include "soc/regi2c_saradc.h"
#include "soc/hp_sys_clkrst_reg.h"
#include "soc/rtcadc_reg.h"
#include "soc/lp_adc_reg.h"
#include "esp_private/regi2c_ctrl.h"
#include "esp_rom_regi2c.h"