Back to home page

LXR

 
 

    


File indexing completed on 2025-05-11 08:23:44

0001 /**
0002  * @file
0003  * @ingroup lm32_clock RTEMSBSPsLM32SharedMilkymistOne
0004  * @brief LatticeMico32 Timer (Clock) definitions
0005  */
0006 
0007 /*
0008  *  This file contains definitions for LatticeMico32 Timer (Clock)
0009  *
0010  *  The license and distribution terms for this file may be
0011  *  found in the file LICENSE in this distribution or at
0012  *  http://www.rtems.org/license/LICENSE.
0013  *
0014  *  COPYRIGHT (c) Yann Sionneau <yann.sionneau@telecom-sudparis.eu> (GSoC 2010)
0015  *  Telecom SudParis
0016  */
0017 
0018 #ifndef _BSPCLOCK_H
0019 #define _BSPCLOCK_H
0020 
0021 
0022 #endif /* _BSPCLOCK_H */