esp-idf/docs/en/api-reference/peripherals
Chen Jichang d8e5b2ac41 feat(mcpwm): Set group clock prescale dynamically
MCPWM group clock pre scale was originally fixed to 2, which is
inconvenient. Set group clock prescale dynamically. Now the maximum
resolution of the MCPWM timer is up to 160MHz(when the prescale set
to 1). And add a resulotion config for MCPWM capture.
2023-09-11 11:29:28 +08:00
..
gpio docs: fix broken links 2023-03-06 17:29:10 +08:00
spi_flash support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx 2023-04-06 11:40:40 +08:00
usb_host usb_host: Add maintainer's notes (Design, Architecture) 2023-01-24 02:49:35 +08:00
adc_calibration.rst docs: provide CN translation for api-reference/peripherals/adc_calibration.rst (backport v5.1) 2023-09-07 14:02:24 +08:00
adc_continuous.rst esp32h4: remove esp32h4 target from peripherals 2023-04-26 18:53:10 +08:00
adc_oneshot.rst esp32h4: remove esp32h4 target from peripherals 2023-04-26 18:53:10 +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-27 11:11:18 +00: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 mqtt/ssl_ds: Remove unwanted references to configure_ds.py, Also updated 2022-08-30 10:54:15 +05:30
etm.rst docs: provide CN translation for api-reference/peripherals/etm.rst (backport v5.1) 2023-09-05 10:21:17 +08:00
gpio.rst ulp: added sleep support for lp core 2023-04-27 09:51:41 +08:00
gptimer.rst Merge branch 'feature/gptimer_interrupt_priority_v5.1' into 'release/v5.1' 2023-08-24 10:07:48 +08: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-10 12:36:00 +08:00
index.rst docs: updated misc C6 programming guide docs with minor changes. 2023-05-31 15:47:26 +08:00
lcd.rst feat(st7789): add data endian config 2023-09-06 16:59:13 +08:00
ledc.rst esp32h4: checked all the corner stuffs of the removal 2023-04-26 18:53:12 +08:00
mcpwm.rst feat(mcpwm): Set group clock prescale dynamically 2023-09-11 11:29:28 +08:00
parlio.rst doc: initial parallel IO programming guide 2023-03-01 00:43:14 +00:00
pcnt.rst feat(pcnt): support set interrupt priority 2023-08-25 17:47:52 +08:00
rmt.rst feat(rmt): specify interrupt priority 2023-09-04 13:12:02 +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 sdm: support sdm on esp32h2 2023-01-13 16:55:51 +08:00
sdmmc_host.rst sdmmc/sdspi: allow custom setup of SD card frequency 2022-09-12 17:08:36 +02: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 spi: change linker file let spi hal able to out from iram 2023-04-26 11:15:30 +08:00
spi_slave_hd.rst fix(all): update documentaion for spi slave hd protocols 2023-07-10 03:00:45 +00:00
spi_slave.rst docs: finalize CN for index/spi_slave/system_time 2023-03-02 07:04:49 +00:00
temp_sensor.rst docs: provide CN translation for api-reference/peripherals/temp_sensor.rst (backport v5.1) 2023-09-07 18:05:01 +08:00
touch_element.rst docs: provide CN translation for api-reference/peripherals/touch_element.rst (backport v5.1) 2023-09-05 10:22:16 +08:00
touch_pad.rst docs: add pin information of touch sensor 2022-10-24 17:38:02 +08:00
twai.rst docs: use soc_caps directly in text where possible 2023-03-28 17:23:43 +08:00
uart.rst docs: use soc_caps directly in text where possible 2023-03-28 17:23:43 +08:00
usb_device.rst Docs: Update cn trans api guides (backport v5.1) 2023-04-25 17:16:43 +08:00
usb_host.rst usb_host: Update docs and comments regarding first configuration enumeration 2023-04-21 12:49:18 +08:00