Searched refs:spi_flash_wr_t (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | spi_flash.h | 65 typedef esp_rom_spiflash_result_t (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef 76 spi_flash_wr_t write;
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | spi_flash.h | 65 typedef esp_rom_spiflash_result_t (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef 81 spi_flash_wr_t write;
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | spi_flash.h | 65 typedef esp_rom_spiflash_result_t (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef 81 spi_flash_wr_t write;
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | spi_flash.h | 96 typedef esp_rom_spiflash_result_t (*spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef 112 spi_flash_wr_t write;
|
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | spi_flash.h | 65 typedef esp_rom_spiflash_result_t (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef 81 spi_flash_wr_t write;
|