Merge branch 'change/sync_trm_csv_update_5_27' into 'master'

change(csv_update): sync the csv update to idf

See merge request espressif/esp-idf!39459
This commit is contained in:
Kevin (Lao Kaiyao)
2025-05-30 16:00:04 +08:00
9 changed files with 248 additions and 384 deletions

View File

@@ -33,6 +33,7 @@
#define PMU_ICG_APB_ENA_MEM_MONITOR 25
#define PMU_ICG_APB_ENA_IOMUX 26
#define PMU_ICG_APB_ENA_PVT_MONITOR 27
#define PMU_ICG_APB_ENA_BS 28
#define PMU_ICG_FUNC_ENA_GDMA 0
#define PMU_ICG_FUNC_ENA_SPI2 1
#define PMU_ICG_FUNC_ENA_I2S_RX 2