esp_phy: enable for esp32c6

This commit is contained in:
wuzhenghui
2022-12-13 14:04:50 +08:00
parent b887f86a78
commit 5822cdf93b
14 changed files with 209 additions and 22 deletions

View File

@@ -399,7 +399,7 @@
/*-------------------------- COEXISTENCE HARDWARE PTI CAPS -------------------------------*/
#define SOC_COEX_HW_PTI (1)
// TODO: IDF-5680 (Copy from esp32c6, need check)
// TODO: IDF-6337
/*--------------- PHY REGISTER AND MEMORY SIZE CAPS --------------------------*/
#define SOC_PHY_DIG_REGS_MEM_SIZE (21*4)
#define SOC_MAC_BB_PD_MEM_SIZE (192*4)