esp-idf/components/hal/esp32c2/include/hal
Omar Chebib 477bc9e64c I2C: Fix SCL period timings on ESP targets
The output frequency is now more accurate as the SCL period timings have been fixed.
This fix applies for ESP32, ESP32S3, ESP32C3, ESP32C2 and ESP32H2
2022-05-18 05:36:08 +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 adc: create common adc hal layer 2022-05-07 19:20:44 +08:00
aes_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
cache_ll.h cache/mmu: implememnt cache and mmu hal APIs in bootloader 2022-03-11 22:43:11 +08:00
clk_gate_ll.h esp32c2/hal: Added ECC HAL layer 2022-03-08 14:05:23 +00:00
cpu_ll.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
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 esp8684: rename target to esp32c2 2022-01-19 11:08:57 +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
interrupt_controller_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08: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: fix macro MMU_ENTRY_NUM and add new macro MMU_MAX_PADDR_PAGE_NUM 2022-04-27 11:35:07 +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
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
soc_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_flash_encrypted_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08: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
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