Searched refs:transfer (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | spi-flash-modes.rst | 56 This doubles the data transfer rate compared to single SPI which only uses MISO to read data. 72 …on 4 pins instead of 2 with 4 bits per clock cycle. This makes the data transfer exactly twice as … 75 This makes both the address & data transfer exactly twice as fast as "Dual I/O Fast Read".
|
/hal_espressif-latest/components/spi_flash/ |
D | spi_flash_chip_generic.c | 571 spi_flash_trans_t transfer = { in spi_flash_chip_generic_read_unique_id() local 577 esp_err_t err = chip->host->driver->common_command(chip->host, &transfer); in spi_flash_chip_generic_read_unique_id()
|
/hal_espressif-latest/zephyr/blobs/ |
D | license.txt | 78 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/hal_espressif-latest/ |
D | LICENSE | 78 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/ |
D | LICENSE-APACHE | 77 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/hal_espressif-latest/components/bt/host/bluedroid/ |
D | Kconfig.in | 1192 bool "Enable BLE periodic advertising sync transfer feature" 1196 This enables BLE periodic advertising sync transfer feature
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 627 This enables controller transfer periodic sync events to host 754 bool "Blob transfer"
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | Kconfig.in | 169 This enables controller transfer periodic sync events to host
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | Kconfig.in | 200 This enables controller transfer periodic sync events to host
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | Kconfig.in | 200 This enables controller transfer periodic sync events to host
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | basic-commands.rst | 52 By default, the serial transfer data is compressed for better performance. The ``-u/--no-compress``…
|