URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [lib/] [source/] [neorv32_gptmr.c] - Diff between revs 69 and 73
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 69 |
Rev 73 |
Line 32... |
Line 32... |
// # The NEORV32 Processor - https://github.com/stnolting/neorv32 (c) Stephan Nolting #
|
// # The NEORV32 Processor - https://github.com/stnolting/neorv32 (c) Stephan Nolting #
|
// #################################################################################################
|
// #################################################################################################
|
|
|
|
|
/**********************************************************************//**
|
/**********************************************************************//**
|
* @file neorv32_spi.c
|
* @file neorv32_gptmr.c
|
* @author Stephan Nolting
|
* @author Stephan Nolting
|
* @brief General purpose timer (GPTMR) HW driver source file.
|
* @brief General purpose timer (GPTMR) HW driver source file.
|
*
|
*
|
* @note These functions should only be used if the GPTMR unit was synthesized (IO_GPTMR_EN = true).
|
* @note These functions should only be used if the GPTMR unit was synthesized (IO_GPTMR_EN = true).
|
**************************************************************************/
|
**************************************************************************/
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.