Home
last modified time | relevance | path

Searched refs:spi_flash_rd_t (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h64 typedef esp_rom_spiflash_result_t (* spi_flash_rd_t)(uint32_t, uint32_t*, int); typedef
75 spi_flash_rd_t read;
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h64 typedef esp_rom_spiflash_result_t (* spi_flash_rd_t)(uint32_t, uint32_t*, int); typedef
80 spi_flash_rd_t read;
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h64 typedef esp_rom_spiflash_result_t (* spi_flash_rd_t)(uint32_t, uint32_t*, int); typedef
80 spi_flash_rd_t read;
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h95 typedef esp_rom_spiflash_result_t (*spi_flash_rd_t)(uint32_t, void*, int); typedef
111 spi_flash_rd_t read;
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h64 typedef esp_rom_spiflash_result_t (* spi_flash_rd_t)(uint32_t, uint32_t*, int); typedef
80 spi_flash_rd_t read;