mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9c507982aa
On esp32 and esp32s2: ``spi_ll_dma_set_out_eof_generation`` is modified to ``spi_ll_dma_set_rx_eof_generation``. ``spi_dma_ll_set_rx_eof_generation`` is modified to ``spi_dma_ll_set_out_eof_generation``. Because on ESP32S3, this bit ``out_eof_mode`` is moved to DMA related registers. |
||
---|---|---|
.. | ||
hal |