mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
feat(ana_cmpr): supported analog comparator on esp32p4
This commit is contained in:
@@ -65,6 +65,7 @@ PROVIDE ( TEE = 0x60098000 ); /* TODO: IDF-7542 */
|
||||
PROVIDE ( HP_APM = 0x60099000 ); /* TODO: IDF-7542 */
|
||||
|
||||
PROVIDE ( PMU = 0x50115000 );
|
||||
PROVIDE ( LP_SYS = 0x50110000 );
|
||||
PROVIDE ( LP_AON_CLKRST = 0x50111000 );
|
||||
PROVIDE ( EFUSE = 0x5012D000 );
|
||||
PROVIDE ( LP_TIMER = 0x50112000 );
|
||||
|
Reference in New Issue
Block a user