.. include:: ./../../../../macros.txt .. include:: ./../../../../units.txt .. _SPI: SPI === Module Files ------------ Driver ^^^^^^ - ``src/app/driver/spi/spi.c`` (`API <../../../../_static/doxygen/src/html/spi_8c.html>`__, `source <../../../../_static/doxygen/src/html/spi_8c_source.html>`__) - ``src/app/driver/spi/spi.h`` (`API <../../../../_static/doxygen/src/html/spi_8h.html>`__, `source <../../../../_static/doxygen/src/html/spi_8h_source.html>`__) Configuration ^^^^^^^^^^^^^ - ``src/app/driver/config/spi_cfg.c`` (`API <../../../../_static/doxygen/src/html/spi__cfg_8c.html>`__, `source <../../../../_static/doxygen/src/html/spi__cfg_8c_source.html>`__) - ``src/app/driver/config/spi_cfg.h`` (`API <../../../../_static/doxygen/src/html/spi__cfg_8h.html>`__, `source <../../../../_static/doxygen/src/html/spi__cfg_8h_source.html>`__) Unit Test ^^^^^^^^^ - ``tests/unit/app/driver/spi/test_spi.c`` (`API <../../../../_static/doxygen/tests/html/test__spi_8c.html>`__, `source <../../../../_static/doxygen/tests/html/test__spi_8c_source.html>`__) - ``tests/unit/app/driver/config/test_spi_cfg.c`` (`API <../../../../_static/doxygen/tests/html/test__spi__cfg_8c.html>`__, `source <../../../../_static/doxygen/tests/html/test__spi__cfg_8c_source.html>`__) Description ----------- |tbc|