esp-idf/components/hal/esp32c3/include/hal
2023-06-06 01:30:51 +08: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: improve adc power logic 2023-04-20 10:34:37 +08:00
aes_ll.h aes: fix potential unaligned access of buffers 2021-08-25 10:48:26 +08:00
cache_ll.h ext_mem: make memory region check strict 2022-06-28 14:17:44 +08:00
clk_gate_ll.h esp_wifi: add protection for mac reset (backport 5.0) 2022-10-31 17:55:03 +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 gpio: add test with -O0 2022-08-02 23:07:06 +08:00
ds_ll.h soc: merge C3 caps into a single soc_caps.h 2021-04-28 14:42:35 +08:00
efuse_hal.h efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
efuse_ll.h hal: Explicit setting of efuse time settings 2023-05-12 21:48:05 +08:00
gdma_ll.h gdma: prevent mutli-channels connect to the same peripheral 2023-02-01 11:06:48 +08:00
gpio_ll.h gpio: Fix IO hold function related problems 2023-03-17 14:44:29 +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
hmac_hal.h [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
hmac_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_ll.h i2c: fix a bug in sda sample timing 2023-05-06 08:05:32 +00:00
i2s_ll.h i2s_pdm: fix tx frequency limitation 2023-03-20 19:22:40 +08:00
ledc_ll.h ledc: Provide support for esp32c2 and esp32h2 2022-04-14 08:15:14 +00:00
memprot_ll.h memprot: Fix incorrect faulting address reported for esp32c3 & esp32s3 2023-03-06 12:39:12 +00:00
mmu_ll.h mmu: fix wrong mmu end check 2022-07-27 10:22:09 +00:00
mpu_ll.h soc: merge C3 caps into a single soc_caps.h 2021-04-28 14:42:35 +08:00
mwdt_ll.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-19 15:06:15 +01:00
regi2c_ctrl_ll.h Add regi2c enable/disable reference count 2022-06-23 15:36:44 +08:00
rmt_ll.h rmt: check filter and idle threashold 2023-05-11 02:29:26 +00:00
rtc_cntl_ll.h gpio: Fix IO hold function related problems 2023-03-17 14:44:29 +08:00
rwdt_ll.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-19 15:06:15 +01:00
sar_ctrl_ll.h adc: improve adc power logic 2023-04-20 10:34:37 +08:00
sdm_ll.h sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
sha_ll.h driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
spi_flash_encrypted_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +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: Fixed Quad SPI wrong dummy cycle issue on ESP32C2/ESP32C3/ESP32S3 and put get-command/dummy-bits functions in spi_ll.h 2022-09-07 18:48:05 +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 systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
temperature_sensor_ll.h temperature_sensor: Apply new-shared interface in temperature sensor driver 2023-06-06 01:30:51 +08:00
timer_ll.h gptimer: add test with -O0 2022-08-02 22:53:36 +08:00
twai_ll.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-19 15:06:15 +01:00
uart_ll.h uart: Fix two TX concurrency issues 2023-03-03 19:18:08 +08:00
uhci_ll.h examples: added support of ESP32-S3 chip in controller_hci_uart example 2021-08-26 14:24:32 +08:00
usb_phy_ll.h gpio: fix USB D+ pin cannot disable pullup 2022-08-22 22:03:25 +08:00
usb_serial_jtag_ll.h usb_serial_jtag: enable blocking implementation on esp32s3 2021-07-31 16:32:09 +08:00
xt_wdt_ll.h WDT: Add support for XTAL32K Watchdog timer 2021-09-02 09:09:00 +08:00