Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dspi_flash_os_func_app.c87 static IRAM_ATTR esp_err_t spi_end(void *arg) in spi_end() function
109 ret = spi_end(arg); in spi1_end()
204 .end = spi_end,