Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/
Dspi_flash_hal_common.inc175 spi_flash_ll_user_start(dev);
189 spi_flash_ll_user_start(dev);
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dspi_flash_ll.h213 static inline void spi_flash_ll_user_start(spi_dev_t *dev) in spi_flash_ll_user_start() function