esp-idf/components/soc/esp32c2/include/soc
Gao Xu b9a3dd1b37 Merge branch 'bugfix/fix_adc_cali_error_after_light_sleep_wake_on_h2' into 'master'
adc: fix calibration error when waking up from light sleep on H2 and enable test

Closes IDF-8569

See merge request espressif/esp-idf!27242
2023-11-24 18:25:35 +08:00
..
adc_channel.h adc: make adc_channel.h macros work with ng driver 2023-01-09 14:25:24 +08:00
apb_saradc_reg.h esp32c2: Add support for RNG 2022-06-02 11:36:23 +08:00
apb_saradc_struct.h temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00
assist_debug_reg.h feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
bb_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
boot_mode.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
clk_tree_defs.h feat(esp_hw_support): add api to gpio driver to support output internal clock on GPIO 2023-10-20 14:35:26 +08:00
dport_access.h dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
dport_reg.h dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
ecc_mult_reg.h esp32c2/hal: Added ECC HAL layer 2022-03-08 14:05:23 +00:00
efuse_defs.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
efuse_reg.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
efuse_struct.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
ext_mem_defs.h feat(soc): added flash operation range macros in ext_mem_defs.h 2023-10-16 17:19:04 +08:00
extmem_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
fe_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gdma_channel.h feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00
gdma_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gdma_struct.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio_num.h refactor(gpio): per-target gpio number definition 2023-07-03 13:33:11 +08:00
gpio_pins.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio_sig_map.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio_struct.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
hwcrypto_reg.h esp32c2: xts-aes register prefix discrepency 2023-05-25 11:27:18 +05:30
i2c_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
i2c_struct.h i2c: support esp32h2 2022-02-23 15:19:37 +08:00
interrupt_core0_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
interrupt_reg.h fix(freertos): Use INTERRUPT_CURRENT_CORE_INT_THRESH_REG for esp32p4 2023-09-07 15:25:35 +08:00
interrupts.h feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00
io_mux_reg.h gpio: support glitch filter 2022-12-09 11:33:42 +08:00
Kconfig.soc_caps.in change(soc): rename SOC_CPU_WATCHPOINT_SIZE to SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 2023-11-16 18:11:57 +08:00
ledc_reg.h ledc: Provide support for esp32c2 and esp32h2 2022-04-14 08:15:14 +00:00
ledc_struct.h ledc: Provide support for esp32c2 and esp32h2 2022-04-14 08:15:14 +00:00
mmu.h change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
modem_clkrst_reg.h Fix soc caps for BT 2022-06-03 21:45:40 +08:00
nrx_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
periph_defs.h refactor(interrupt):put the interrupts definitions in soc/interrupts.h 2023-07-17 19:31:56 +08:00
reg_base.h esp32c2: xts-aes register prefix discrepency 2023-05-25 11:27:18 +05:30
regi2c_bbpll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_bias.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_brownout.h G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
regi2c_defs.h fix(adc): restore cali registers after light sleep wake up on H2 and enable test 2023-11-20 17:38:34 +08:00
regi2c_dig_reg.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_lp_bias.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
regi2c_saradc.h G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
reset_reasons.h esp_system: support esp32c2 reset reason 2022-02-15 13:50:22 +08:00
rtc_cntl_reg.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
rtc_cntl_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
rtc.h fix chip broken bug when run in monitor mode of S2 and modify voltage param to fit all sleep mode of S2/C2/C3 2023-04-10 18:04:24 +08:00
sensitive_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
sensitive_struct.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
soc_caps.h Merge branch 'doc/soc_cap_tool' into 'master' 2023-11-23 10:47:01 +08:00
soc_pins.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
soc.h fix(spi): Correct REG_SPI_BASE(i) macro for all targets 2023-11-17 02:39:28 +00:00
spi_mem_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_mem_struct.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
spi_pins.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_reg.h fix(spi): Correct REG_SPI_BASE(i) macro for all targets 2023-11-17 02:39:28 +00:00
spi_struct.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
syscon_reg.h Fix soc caps for BT 2022-06-03 21:45:40 +08:00
syscon_struct.h soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00
system_reg.h esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip 2022-09-01 12:28:06 +08:00
system_struct.h feat(gptimer): use RCC atomic block to enable/reset peripheral 2023-08-22 17:05:35 +08:00
systimer_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
systimer_struct.h systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
timer_group_reg.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
timer_group_struct.h WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-09-15 14:37:59 +08:00
uart_channel.h uart: Provide support for esp32c2 and esp32h2 2022-03-02 11:29:13 +08:00
uart_pins.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
uart_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
uart_struct.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
wdev_reg.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
xts_aes_reg.h esp32c2: xts-aes register prefix discrepency 2023-05-25 11:27:18 +05:30