esp-idf/components/hal/esp32c2/include/hal
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
..
adc_hal_conf.h adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
adc_ll.h 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
aes_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
cache_ll.h ext_mem: make memory region check strict 2022-06-28 14:17:44 +08:00
clk_gate_ll.h temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00
clk_tree_ll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
dedic_gpio_cpu_ll.h hal: Move dedicated GPIO LL and HAL 2022-06-14 14:38:29 +08:00
ecc_ll.h esp32c2/hal: Added ECC HAL layer 2022-03-08 14:05:23 +00:00
efuse_hal.h efuse: Validates data after burning and re-burnes it if necessary 2022-04-27 01:10:41 +08:00
efuse_ll.h soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
gdma_ll.h G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
gpio_ll.h esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix. 2022-03-04 11:25:05 +08:00
gpspi_flash_ll.h spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
i2c_ll.h I2C: Fix SCL period timings on ESP targets 2022-05-18 05:36:08 +00:00
ledc_ll.h ledc: Provide support for esp32c2 and esp32h2 2022-04-14 08:15:14 +00:00
memprot_ll.h cache/mmu: implememnt cache and mmu hal APIs in bootloader 2022-03-11 22:43:11 +08:00
mmu_ll.h MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
mpu_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
mwdt_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
regi2c_ctrl_ll.h Add regi2c enable/disable reference count 2022-06-23 15:36:44 +08:00
rtc_cntl_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
rwdt_ll.h soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
sha_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_flash_encrypted_ll.h hal(ecp32c2): Adds spi_flash_encrypted_ll 2022-05-31 11:12:21 +00:00
spi_flash_ll.h spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
spi_ll.h spi: define tranfer max bit length in LL 2022-03-10 13:40:43 +08:00
spimem_flash_ll.h spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
systimer_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
temperature_sensor_ll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
timer_ll.h clk_tree: added default clock source for peripheral 2022-04-14 15:44:56 +08:00
uart_ll.h uart: add default source clock for all targets 2022-05-09 11:26:30 +08:00