esp-idf/docs/en/api-reference/peripherals
Chen Jichang 97d5db32ae feat(MCPWM): Add mcpwm carrier clk source
The MCPWM carrier is part of the operator and can work independently
without the MCPWM timer being enabled. This commit add the MCPWM
carrier clk source.
2023-08-15 13:04:11 +08:00
..
gpio feat(gpio): add support for ESP32P4 2023-08-10 17:58:49 +08:00
spi_flash docs: provided translation for storage.rst and system.rst and updated a typo for memory-types.rst 2023-07-27 16:24:29 +08:00
usb_host usb_host: Add maintainer's notes (Design, Architecture) 2023-01-24 02:49:35 +08:00
adc_calibration.rst adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +08:00
adc_continuous.rst adc: added a flag to replace internal pool data with newest data, when pool is full 2023-05-31 10:55:01 +08:00
adc_oneshot.rst esp32h4: remove esp32h4 target from peripherals 2023-04-20 15:19:45 +08:00
ana_cmpr.rst ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
clk_tree.rst esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
dac.rst Docs: Add CN translation for dac.rst 2023-02-21 14:36:30 +08:00
dedic_gpio.rst Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. 2022-11-22 14:17:40 +08:00
ds.rst docs: Provide CN translation for api-reference/protocols/esp_tls.rst and update both EN and CN texts for api-reference/error-codes.rst 2023-07-06 18:50:44 +08:00
etm.rst doc: add api reference for etm driver 2022-11-23 15:32:34 +08:00
gpio.rst feat(gpio): add support for ESP32P4 2023-08-10 17:58:49 +08:00
gptimer.rst fix(gptimer): hal function placement under wrong condition 2023-08-08 04:26:02 +00:00
hmac.rst esp32c6: Enable documentation for esp32c6 hmac and ds 2023-01-19 09:53:35 +05:30
i2c.rst docs: use soc_caps directly in text where possible 2023-03-28 17:23:43 +08:00
i2s.rst i2s_doc: fixed the data of stereo left/right state 2023-05-09 17:53:46 +08:00
index.rst docs: updated misc C6 programming guide docs with minor changes. 2023-05-31 11:17:24 +08:00
lcd.rst rgb_lcd: restart when dma eof interrupt is delayed 2023-06-19 13:22:46 +08:00
ledc.rst esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
mcpwm.rst feat(MCPWM): Add mcpwm carrier clk source 2023-08-15 13:04:11 +08:00
parlio.rst doc: initial parallel IO programming guide 2023-03-01 00:43:14 +00:00
pcnt.rst feat(pcnt): add support for ESP32P4 2023-08-09 14:41:22 +08:00
rmt.rst docs(rmt): add a note about binding channels to the same GPIO 2023-07-03 17:11:22 +08:00
sd_pullup_requirements.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
sdio_slave.rst sdio: c6 doc update 2023-01-18 02:34:46 +00:00
sdm.rst docs: provide CN translation for api-reference/peripherals/sdm.rst 2023-07-28 11:26:15 +08:00
sdmmc_host.rst update the term 1/4-line to 1-line or 4-line 2023-08-04 18:12:20 +08:00
sdspi_host.rst docs: Fixed wrong structure reference given 2022-08-18 19:03:04 +02:00
sdspi_share.rst docs/sdspi: add documentation about sharing SPI bus among SD card and other devices 2021-12-27 04:39:32 +00:00
secure_element.rst secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
spi_features.rst docs: Review and update spi_features 2023-02-16 16:27:42 +08:00
spi_master.rst docs: update the description for general purpose spi 2023-06-02 10:45:44 +08:00
spi_slave_hd.rst fix(all): update documentaion for spi slave hd protocols 2023-07-06 19:17:38 +08:00
spi_slave.rst docs: update the description for general purpose spi 2023-06-02 10:45:44 +08:00
temp_sensor.rst temperature_sensor: Implement temperature monitor interrupt feature on ESP32H2/ESP32C6 2023-03-03 10:38:40 +08:00
touch_element.rst touch_sleep: complete the support for touch sleep 2022-08-15 20:04:57 +08:00
touch_pad.rst docs: add pin information of touch sensor 2022-10-24 17:38:02 +08:00
twai.rst drivers: fix issue reported by coverity 2023-06-06 14:16:09 +08:00
uart.rst uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
usb_device.rst docs: add a command about how to add the tinyusb component as a dependency 2023-08-08 16:21:33 +08:00
usb_host.rst Merge branch 'contrib/github_pr_11113' into 'master' 2023-04-19 02:19:26 +08:00