Home
last modified time | relevance | path

Searched refs:spi_flash_wr_t (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h519 typedef SpiFlashOpResult (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef
530 spi_flash_wr_t write;
/hal_espressif-3.5.0/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h519 typedef SpiFlashOpResult (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef
530 spi_flash_wr_t write;
/hal_espressif-3.5.0/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h159 typedef esp_rom_spiflash_result_t (*spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef
175 spi_flash_wr_t write;