Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/spi_flash/include/
Dmemspi_host_driver.h29 .supports_direct_read = spi_flash_hal_supports_direct_read, \
/device/soc/esp/esp32/components/hal/include/hal/
Dspi_flash_hal.h233 bool spi_flash_hal_supports_direct_read(spi_flash_host_inst_t *host, const void *p);
/device/soc/esp/esp32/components/hal/
Dspi_flash_hal.c112 bool spi_flash_hal_supports_direct_read(spi_flash_host_inst_t *host, const void *p) in spi_flash_hal_supports_direct_read() function