esp-idf/components/driver
Song Ruo Jing 6700630ccb Merge branch 'refactor/ledc_driver_refactor' into 'master'
ledc: Improvement made on the LEDC driver

See merge request espressif/esp-idf!22971
2023-04-23 16:43:52 +08:00
..
analog_comparator ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
dac driver: pack peripherals 2023-02-02 18:19:58 +08:00
deprecated esp32h4: remove esp32h4 target from peripherals 2023-04-20 15:19:45 +08:00
gpio Merge branch 'feature/gpio_runtime_preserve' into 'master' 2023-03-18 10:55:44 +08:00
gptimer gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +08:00
i2c i2c: introduce chip specific cmd register number 2023-04-21 19:22:53 +08:00
i2s i2s: fixed the test case I2S_thread_concurrent_safety_test 2023-04-07 14:29:21 +08:00
include/esp_private spi_slave: support spi slave hd append mode on chips other than s2 2023-03-21 11:30:17 +08:00
ledc ledc: Add an all-in-one HAL function to set fade parameters, and refactor ledc_ll_get_max_duty function 2023-04-21 16:40:54 +08:00
mcpwm driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
parlio driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
pcnt driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
rmt rmt: define RMT_ENCODING_RESET in rmt_encode_state_t 2023-04-17 14:50:51 +08:00
sdio_slave sdio_slave: add some documentation about impl in the source code 2023-04-10 15:03:16 +08:00
sdmmc sdmmc: in/out phase adapted to esp32 and esp32s3 2023-04-14 18:18:54 +08:00
sigma_delta Revert "i2s: guarantee safety of memcpy from being interrupted by uart logging" 2023-03-05 14:10:12 +00:00
spi sdmmc: keep clock enabled for the duration of ACMD41 2023-03-27 14:09:02 +02:00
temperature_sensor temperature_sensor: Implement temperature monitor interrupt feature on ESP32H2/ESP32C6 2023-03-03 10:38:40 +08:00
test esp32h4: remove esp32h4 target from peripherals 2023-04-20 15:19:45 +08:00
test_apps ledc: Add timer selection check to the driver, and leave space for future clk tree management 2023-04-21 16:40:54 +08:00
touch_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
twai twai: Add errata workaround for listen only mode 2023-02-23 12:50:06 +08:00
uart uart: Allow the users to not specify the source_clk in uart_config_t when calling uart_param_config 2023-04-17 15:43:06 +08:00
usb_serial_jtag usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00
.build-test-rules.yml ana_cmpr: add an example and test cases 2023-03-17 11:38:32 +08:00
CMakeLists.txt ana_cmpr: designed driver layer 2023-03-17 11:38:32 +08:00
Kconfig heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-12 08:11:24 +02:00
linker.lf ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00