esp-idf/components/hal/esp32s2/include/hal
Song Ruo Jing 5070e51dde ledc: Fix two bugs inside LEDC driver
1. Regression introduced when refactoring on clock sources selection (0d07f859).
   If channel configuration is called before timer configuration on C6, PWM signal may not be able to output.
2. Missing the improper fade parameter fix inside ledc_set_duty_and_update() function.
2023-04-06 12:37:33 +08:00
..
adc_ll.h adc: remove adc_hal_conf.h 2023-02-23 11:48:31 +08:00
aes_ll.h
brownout_ll.h BOD: Bringup for ESP32C6 2023-01-10 10:37:30 +08:00
cache_ll.h esp_mm: new virtual memory mapping apis via mmu 2023-02-07 20:23:52 +08:00
clk_gate_ll.h esp_wifi: add protection for mac reset 2022-10-31 06:41:42 +00:00
clk_tree_ll.h hal: always inline clk_tree_ll functions 2023-02-22 05:33:03 +00:00
cp_dma_hal.h
cp_dma_ll.h
crypto_dma_ll.h
dac_ll.h dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
dedic_gpio_cpu_ll.h
dedic_gpio_ll.h
efuse_hal.h
efuse_ll.h efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
gpio_ll.h spi_slave: fix spi_slave_isr iram_safe and add test case for it 2023-01-04 15:35:04 +08:00
gpspi_flash_ll.h
i2c_ll.h I2C: Add i2c support for ESP32C6 2022-11-07 14:12:53 +08:00
i2s_ll.h i2s: fix incorrect sclk in legacy driver 2023-01-17 11:34:25 +08:00
ledc_ll.h ledc: Fix two bugs inside LEDC driver 2023-04-06 12:37:33 +08:00
memprot_ll.h
memprot_peri_ll.h
mmu_ll.h mmu: mmu_hal_check_valid_ext_vaddr_region 2023-02-17 13:04:55 +08:00
mpu_ll.h
mwdt_ll.h wdt: add support for H2 2023-02-23 11:22:51 +08:00
pcnt_ll.h
regi2c_ctrl_ll.h
rmt_ll.h rmt: support esp32c6 2022-09-17 04:56:49 +00:00
rtc_cntl_ll.h hal: add rtc_cntl LL function for wake stub 2023-01-10 16:09:49 +08:00
rtc_io_ll.h rtcio: support rtcio on c6 2022-12-22 14:14:38 +08:00
rwdt_ll.h wdt: refactor wdt codes to use unified type 2023-02-15 12:08:55 +08:00
sar_ctrl_ll.h adc: improve power logic 2023-01-09 17:10:04 +08:00
sdm_ll.h sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
sha_ll.h
spi_flash_encrypted_ll.h
spi_flash_ll.h
spi_ll.h spi_master: add feature spi periph clk source selectable 2023-01-18 15:40:12 +08:00
spimem_flash_ll.h
systimer_ll.h systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00
temperature_sensor_ll.h
timer_ll.h
touch_sensor_hal.h
touch_sensor_ll.h
trace_ll.h
twai_ll.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
uart_ll.h uart: add low level func for uart to set err wr mask 2023-03-09 10:28:33 +08:00
usb_ll.h
usb_phy_ll.h
xt_wdt_ll.h