Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h65 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/
Dspi_flash.h65 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/
Dspi_flash.h65 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/
Dspi_flash.h96 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/
Dspi_flash.h65 typedef esp_rom_spiflash_result_t (* spi_flash_wr_t)(uint32_t, const uint32_t*, int); typedef
81 spi_flash_wr_t write;