Home
last modified time | relevance | path

Searched defs:esp_flash_t (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/spi_flash/include/
Desp_flash.h22 typedef struct esp_flash_t esp_flash_t; typedef
94 struct esp_flash_t { struct
95 …host; ///< Pointer to hardware-specific "host_driver" structure. Must be initialized before used.
96 …ointer to chip-model-specific "adapter" structure. If NULL, will be detected during initialisation.
98 …Call ``esp_flash_init_os_functions()`` to setup this field, after the host is properly initialized.
99 …///< Pointer to argument for os-specific hooks. Left NULL and will be initialized with ``os_func``.
101 …_io_mode_t read_mode; ///< Configured SPI flash read mode. Set before ``esp_flash_init`` is called.
125 esp_err_t esp_flash_init(esp_flash_t *chip); argument
Dspi_flash_chip_driver.h20 typedef struct esp_flash_t esp_flash_t; typedef
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Desp_flash.h20 typedef struct esp_flash_t esp_flash_t; typedef
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Desp_flash.h28 typedef struct esp_flash_t esp_flash_t; typedef
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Desp_flash.h20 typedef struct esp_flash_t esp_flash_t; typedef
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Desp_flash.h20 typedef struct esp_flash_t esp_flash_t; typedef