esp-idf/docs/en/api-reference/peripherals
Chen Jichang 5ab755915b feature(MCPWM): Add MCPWM trigger driver and test
Each MCPWM operator has two Trigger (named T0 and T1), and they can be
routed to GPIO fault signal or timer sync event.Generator can be set up
to perform different action on Trigger event.
This commit add a trigger driver and a test for the driver.
2023-07-25 14:44:41 +08:00
..
gpio docs: provide more information about ESP32-C3 GPIO0~GPIO5 which can be used to wake up the chip from Deep-sleep mode 2023-05-05 11:04:02 +08:00
spi_flash docs(spi_flash): Add auto-suspend description in idf_vs_rom doc 2023-06-27 11:01:06 +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 ulp: added sleep support for lp core 2023-04-25 11:51:35 +08:00
gptimer.rst gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +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-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 feature(MCPWM): Add MCPWM trigger driver and test 2023-07-25 14:44:41 +08:00
parlio.rst doc: initial parallel IO programming guide 2023-03-01 00:43:14 +00:00
pcnt.rst pcnt: support accumulate count value 2022-11-21 10:15:19 +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 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 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 Merge branch 'feature/usb_composite_device_support' into 'master' 2023-04-25 16:34:45 +08:00
usb_host.rst Merge branch 'contrib/github_pr_11113' into 'master' 2023-04-19 02:19:26 +08:00