esp-idf/docs/en/api-reference/peripherals
Chen Jichang 0ce2683d81 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-11-15 05:57:37 +00:00
..
gpio fix(docs): update esp32h2 gpio docs about pin led out 2023-09-19 12:12:05 +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 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
adc_continuous.rst esp32h4: remove esp32h4 target from peripherals 2023-04-26 18:53:10 +08:00
adc_oneshot.rst fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
ana_cmpr.rst ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
clk_tree.rst docs: provide CN translation for api-reference/peripherals/clk_tree.rst (Backport v5.1) 2023-09-22 10:52:56 +08:00
dac.rst docs(dac): added the explanation to Vref (v5.1) 2023-09-22 14:24:13 +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 feature(MCPWM): Add MCPWM trigger driver and test 2023-11-15 05:57:37 +00: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: provide CN translation for api-reference/peripherals/sdspi_host.rst (Backport v5.1) 2023-09-22 10:52:18 +08: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 docs: provide CN translation for api-reference/peripherals/spi_slave_hd.rst (Backport v5.1) 2023-09-22 10:52:31 +08: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