URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [lib/] [source/] [neorv32_spi.c] - Diff between revs 70 and 74
Show entire file |
Details |
Blame |
View Log
Rev 70 |
Rev 74 |
Line 33... |
Line 33... |
// #################################################################################################
|
// #################################################################################################
|
|
|
|
|
/**********************************************************************//**
|
/**********************************************************************//**
|
* @file neorv32_spi.c
|
* @file neorv32_spi.c
|
* @author Stephan Nolting
|
|
* @brief Serial peripheral interface controller (SPI) HW driver source file.
|
* @brief Serial peripheral interface controller (SPI) HW driver source file.
|
*
|
*
|
* @note These functions should only be used if the SPI unit was synthesized (IO_SPI_EN = true).
|
* @note These functions should only be used if the SPI unit was synthesized (IO_SPI_EN = true).
|
**************************************************************************/
|
**************************************************************************/
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.