Home
last modified time | relevance | path

Searched refs:cache_rd_cmd (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/spi_flash/esp32s3/
Dopi_flash_cmd_format_mxic.h91 .cache_rd_cmd = { \
178 .cache_rd_cmd = { \
Dspi_flash_oct_flash_init.c208 esp_rom_opiflash_cache_mode_config(mode, &rom_opiflash_cmd_def->cache_rd_cmd); in s_flash_init_mxic()
215 esp_rom_opiflash_cache_mode_config(mode, &rom_opiflash_cmd_def->cache_rd_cmd); in s_flash_init_mxic()
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Drom_functions.h297 .cache_rd_cmd = { \
335 esp_rom_opiflash_spi0rd_t cache_rd_cmd; member
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dopi_flash.h48 esp_rom_opiflash_spi0rd_t cache_rd_cmd; member