Searched refs:resume (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-latest/components/spi_flash/include/ |
D | memspi_host_driver.h | 31 .resume = spi_flash_hal_resume, \
|
/hal_espressif-latest/components/spi_flash/sim/stubs/soc/include/hal/ |
D | spi_flash_types.h | 145 void (*resume)(spi_flash_host_inst_t *host); member
|
/hal_espressif-latest/components/hal/include/hal/ |
D | spi_flash_types.h | 239 void (*resume)(spi_flash_host_inst_t *host); member
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 18 …BLOCK0) Set this bit to force ROM code to send a resume co = False R/W (0b…
|
D | summary_ESP32-C3.rst | 47 …BLOCK0) Set this bit to force ROM code to send a resume co = False R/W (0b…
|
D | summary_ESP32-S3.rst | 36 …BLOCK0) Set this bit to force ROM code to send a resume co = False R/W (0b…
|
/hal_espressif-latest/components/spi_flash/ |
D | memspi_host_driver.c | 58 .resume = spi_flash_hal_resume,
|
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 69 … EFUSE_BLK0, 45, 1, [] Set this bit to force ROM code to send a resume command during SPI…
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 139 … EFUSE_BLK0, 141, 1, [] Set this bit to force ROM code to send a resume command during SPI…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 156 … EFUSE_BLK0, 138, 1, [] If set; forces ROM code to send an SPI flash resume command during SPI…
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 147 …EFUSE_BLK0, 141, 1, [] Represents whether ROM code is forced to send a resume command during SPI…
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/ |
D | tls_mbedtls.c | 877 return conn->tls->ssl.MBEDTLS_PRIVATE(handshake)->resume; in tls_connection_resumed()
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 150 …EFUSE_BLK0, 136, 1, [] Represents whether ROM code is forced to send a resume command during SPI…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 178 … EFUSE_BLK0, 141, 1, [] Set this bit to force ROM code to send a resume command during SPI…
|