Files
esp-idf/components
Armando 9c507982aa spi: fix spi_ll.h func name
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.
2020-11-19 19:33:02 +08:00
..
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-06-23 08:20:16 +00:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-16 13:30:49 +08:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-09-02 16:38:37 +08:00
2020-11-13 07:49:11 +11:00
2020-11-19 19:33:02 +08:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-16 13:30:49 +08:00
2020-11-12 09:33:18 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00
2020-11-13 07:49:11 +11:00