Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dspi_flash_os_func_app.c74 static IRAM_ATTR esp_err_t spi_start(void *arg) in spi_start() function
96 return spi_start(arg); in spi1_start()
203 .start = spi_start,