Home
last modified time | relevance | path

Searched refs:spi_flash_host_driver_s (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/spi_flash/sim/stubs/soc/include/hal/
Dspi_flash_types.h43 struct spi_flash_host_driver_s;
44 typedef struct spi_flash_host_driver_s spi_flash_host_driver_t;
48 const struct spi_flash_host_driver_s* driver; ///< Pointer to the implementation function table
53 struct spi_flash_host_driver_s { struct
/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_types.h123 struct spi_flash_host_driver_s;
124 typedef struct spi_flash_host_driver_s spi_flash_host_driver_t;
128 const struct spi_flash_host_driver_s* driver; ///< Pointer to the implementation function table
134 struct spi_flash_host_driver_s { struct