Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dspi_hal.h216 void spi_hal_fetch_result(const spi_hal_context_t *hal);
/hal_espressif-latest/components/hal/
Dspi_hal_iram.c198 void spi_hal_fetch_result(const spi_hal_context_t *hal) in spi_hal_fetch_result() function
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_master.c651 spi_hal_fetch_result(&host->hal); in spi_post_trans()