Home
last modified time | relevance | path

Searched full:rst (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/hal_espressif-3.5.0/docs/
Dconf_common.py21 BT_DOCS = ['api-guides/blufi.rst',
23 'api-reference/bluetooth/bt_le.rst',
24 'api-reference/bluetooth/esp_bt_defs.rst',
25 'api-reference/bluetooth/esp_bt_device.rst',
26 'api-reference/bluetooth/esp_bt_main.rst',
27 'api-reference/bluetooth/bt_common.rst',
28 'api-reference/bluetooth/controller_vhci.rst',
29 'api-reference/bluetooth/esp_gap_ble.rst',
30 'api-reference/bluetooth/esp_gatt_defs.rst',
31 'api-reference/bluetooth/esp_gatts.rst',
[all …]
Dsphinx-known-warnings.txt19 ulp.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_load_binary(uint32_t load_addr, const u…
20 ulp.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point)
21 ulp.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_set_wakeup_period(size_t period_index, …
22 ulp-legacy.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_load_binary(uint32_t load_addr, …
23 ulp-legacy.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point)
24 ulp-legacy.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_set_wakeup_period(size_t period_…
25 ulp-risc-v.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_set_wakeup_period(size_t period_…
26 README.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point)
78 wear-levelling.rst:line: WARNING: Duplicate declaration, bool esp_vfs_fat_mount_config_t::format_if…
79 wear-levelling.rst:line: WARNING: Duplicate declaration, int esp_vfs_fat_mount_config_t::max_files
[all …]
/hal_espressif-3.5.0/docs/en/api-reference/
Dtemplate.rst8 1. Use this file (:idf_file:`docs/en/api-reference/template.rst`) as a template to document API.
12 * README.rst
13 * example.rst
82 For example see :idf_file:`docs/en/api-reference/network/esp_wifi.rst`
84 …ou may want to describe API in you own way. See :idf_file:`docs/en/api-guides/ulp.rst` for example.
/hal_espressif-3.5.0/docs/zh_CN/api-reference/network/
Dindex.rst50 ESP-NETIF <esp_netif.rst>
55 TCP/IP Adapter Migration Guide <tcpip_adapter_migration.rst>
56 ESP-NETIF Custom I/O Driver <esp_netif_driver.rst>
/hal_espressif-3.5.0/docs/en/api-reference/network/
Dindex.rst50 ESP-NETIF <esp_netif.rst>
55 TCP/IP Adapter Migration Guide <tcpip_adapter_migration.rst>
56 ESP-NETIF Custom I/O Driver <esp_netif_driver.rst>
/hal_espressif-3.5.0/docs/zh_CN/api-guides/jtag-debugging/
Desp32c3.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
Desp32s2.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
Desp32s3.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
Desp32.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
/hal_espressif-3.5.0/examples/peripherals/usb/tusb_serial_device/main/
Dtusb_serial_device_main.c47 int rst = event->line_state_changed_data.rts; in tinyusb_cdc_line_state_changed_callback() local
48 ESP_LOGI(TAG, "Line state changed! dtr:%d, rst:%d", dtr, rst); in tinyusb_cdc_line_state_changed_callback()
/hal_espressif-3.5.0/docs/en/api-guides/jtag-debugging/
Desp32c3.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
Desp32s2.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
Desp32s3.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
Desp32.inc1 .. This file gets included from other .rst files in this folder.
5 .. This is necessary mainly because RST doesn't support substitutions
6 .. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
7 .. These code blocks can be moved back to the main .rst files, with target-specific
/hal_espressif-3.5.0/components/spi_flash/
DREADME.rst1 See the spi_flash.rst in the programming guide folder for more details.
3 …lementation (CONFIG_SPI_FLASH_USE_LEGACY_IMPL enabled), read README_legayc.rst in the same folder …
/hal_espressif-3.5.0/docs/zh_CN/api-reference/storage/
Dindex.rst10 量产程序 <mass_mfg.rst>
12 NVS 分区生成程序 <nvs_partition_gen.rst>
/hal_espressif-3.5.0/docs/en/api-reference/storage/
Dindex.rst10 Mass Manufacturing Utility <mass_mfg.rst>
12 NVS Partition Generation Utility <nvs_partition_gen.rst>
/hal_espressif-3.5.0/examples/peripherals/lcd/tjpgd/
DREADME.md39 | RST +--------------+ RST | | |
53 | EXAMPLE_PIN_NUM_RST | RST |
/hal_espressif-3.5.0/tools/test_idf_monitor/tests/
Driscv_panic1_out.txt3 rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
35 rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
67 rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
/hal_espressif-3.5.0/docs/zh_CN/get-started-legacy/
Destablish-serial-connection.rst5 .. include:: ../gnu-make-legacy.rst
123 rst:0x5 (DEEPSLEEP_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
126 rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
/hal_espressif-3.5.0/components/esp_common/include/
Desp_attr.h64 // Forces code into RTC fast memory. See "docs/deep-sleep-stub.rst"
74 // Forces data into RTC slow memory. See "docs/deep-sleep-stub.rst"
79 // Forces read-only data into RTC memory. See "docs/deep-sleep-stub.rst"
/hal_espressif-3.5.0/docs/zh_CN/security/
Dflash-encryption.rst469 rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
474 rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
479 rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
484 rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
489 rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
498 rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
519 rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
543 rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
/hal_espressif-3.5.0/docs/en/get-started-legacy/
Destablish-serial-connection.rst5 .. include:: ../gnu-make-legacy.rst
124 rst:0x5 (DEEPSLEEP_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
127 rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
/hal_espressif-3.5.0/examples/peripherals/lcd/lvgl/
DREADME.md45RST ├─────────────►│ RST
/hal_espressif-3.5.0/docs/zh_CN/api-reference/system/
Dpower_management.rst79 .. include:: inc/power_management_esp32.rst
83 .. include:: inc/power_management_esp32s2_and_later.rst

12345678910>>...13