esp-idf/docs/zh_CN/api-reference/peripherals
Krzysztof Budzynski ccc8b274eb Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/sdio_slave.rst_backport_v5.1' into 'release/v5.1'
docs: provide CN translation for api-reference/peripherals/sdio_slave.rst (Backport v5.1)

See merge request espressif/esp-idf!26109
2024-01-02 19:43:24 +08:00
..
gpio fix(docs): update esp32h2 gpio docs about pin led out 2023-09-19 12:12:05 +08:00
spi_flash spi_flash: added programming guide for ESP-IDF vs ESP-ROM flash driver 2023-03-09 14:55:13 +08:00
usb_host usb_host: Add maintainer's notes (Design, Architecture) 2023-01-24 02:49:35 +08:00
adc_calibration.rst Merge branch 'feature/support_adc_calibration_on_h2_v5.1' into 'release/v5.1' 2023-11-17 16:41:00 +08:00
adc_continuous.rst esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +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 docs: Update CN translation for out-of-sync api-reference files 2022-12-16 19:19:39 +08:00
ds.rst
ecdsa.rst docs: add ECDSA peripheral chapter for H2/P4 2023-11-20 16:13:35 +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 feat(gpio): add a dump API to dump IO configurations 2023-11-03 16:21:31 +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
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: add ECDSA peripheral chapter for H2/P4 2023-11-20 16:13:35 +05:30
lcd.rst
ledc.rst fix(ledc): fix ledc driver 100% duty cycle configuration 2023-11-17 12:38:32 +08:00
mcpwm.rst doc: update MCPWM api reference with new driver API 2022-07-27 15:22:24 +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): support calling rmt_receive in ISR callback 2023-11-15 05:57:45 +00:00
sd_pullup_requirements.rst
sdio_slave.rst docs: provide CN translation for api-reference/peripherals/sdio_slave.rst (Backport v5.1) 2024-01-02 19:43:24 +08:00
sdm.rst doc: update sdm api reference 2022-07-20 14:59:50 +08:00
sdmmc_host.rst
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
spi_features.rst docs: Review and update spi_features 2023-02-16 16:27:42 +08:00
spi_master.rst
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
uart.rst docs: use soc_caps directly in text where possible 2023-03-28 17:23:43 +08:00
usb_device.rst
usb_host.rst