OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [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).
 **************************************************************************/
 **************************************************************************/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.