esp-idf/components/hal/esp32c3
Omar Chebib cd48baf979 Refactor: move regi2c_*.h header files from esp_hw_support to soc component
When creating G0 layer, some regi2c_*.h headers were moved out from
esp_hw_support (G1) to soc (G0). In order to be consistent with that change,
move all the remaining regi2c_*.h headers to soc too.
2022-06-30 09:40:44 +00:00
..
include/hal Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
adc_hal.c adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
brownout_hal.c G0 RISC-V: Remove "private_include/regi2c_brownout.h" header as it has been moved and simplify "regi2c_ctrl.h" 2022-06-14 15:00:53 +08:00
efuse_hal.c soc: Fix description of efuse fail bits 2022-05-31 11:21:24 +00:00
hmac_hal.c hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
rtc_cntl_hal.c light sleep: add cpu power down support for esp32s3 2021-08-27 11:11:06 +08:00