esp-idf/components/driver
morris 9e9eb0bf9d Merge branch 'bugfix/rmt_pm_lock_type' into 'master'
fix(rmt): use ESP_PM_CPU_FREQ_MAX for RMT for non-dma channel

Closes IDFGH-11122

See merge request espressif/esp-idf!26220
2023-09-27 16:52:42 +08:00
..
analog_comparator feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
dac refactor(hal): use hal utils to calculate clock division 2023-09-20 23:33:25 +08:00
deprecated Merge branch 'bugfix/temp_clk_gate' into 'master' 2023-09-22 16:32:40 +08:00
gpio feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
gptimer feat(rmt): add driver support for esp32p4 2023-09-19 12:54:14 +08:00
i2c
i2s
include/esp_private
ledc
mcpwm refactor(mcpwm): add RCC related LL functions 2023-09-15 13:33:01 +08:00
parlio feat(parlio_tx): supported parlio tx on p4 2023-09-25 10:42:30 +08:00
pcnt feat(pcnt): replace periph_module func with new ll func 2023-09-20 15:06:04 +08:00
rmt fix(rmt): fixed unstable transfer during DFS 2023-09-26 17:01:06 +08:00
sdio_slave
sdmmc
sigma_delta
spi
temperature_sensor fix(temperature_snesor): Put clock gate enable/disable in to sar_periph_ctrl together 2023-09-21 12:19:12 +08:00
test_apps Merge branch 'bugfix/rmt_pm_lock_type' into 'master' 2023-09-27 16:52:42 +08:00
touch_sensor
twai
uart
usb_serial_jtag fix(usb_serial_jtag): Clean-up usb_serial_jtag lose byte fix, Closes https://github.com/espressif/esp-idf/pull/11344 2023-09-24 17:45:22 +08:00
CMakeLists.txt feat(ana_cmpr): supported analog comparator etm function on p4 2023-09-25 19:57:34 +08:00
Kconfig feat(rmt): add driver support for esp32p4 2023-09-19 12:54:14 +08:00
linker.lf
sdkconfig.rename