Add missing files
[bcusdk.git] / bcugen / struct / TimerResType.lst
blob2b74fa26aa051ffd110eaa90fb075e2b3ef67126
1 /*
2     BCU SDK bcu development enviroment
3     Copyright (C) 2005-2011 Martin Koegler <mkoegler@auto.tuwien.ac.at>
5     This program is free software; you can redistribute it and/or modify
6     it under the terms of the GNU General Public License as published by
7     the Free Software Foundation; either version 2 of the License, or
8     (at your option) any later version.
10     This program is distributed in the hope that it will be useful,
11     but WITHOUT ANY WARRANTY; without even the implied warranty of
12     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13     GNU General Public License for more details.
15     You should have received a copy of the GNU General Public License
16     along with this program; if not, write to the Free Software
17     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19 /* user timer */
20 MAP( 1,RES_133ms)
21 MAP( 2,RES_266ms)
22 MAP( 3,RES_533ms)
23 MAP( 4,RES_1066ms)
24 MAP( 5,RES_2133ms)
25 MAP( 6,RES_4266ms)
26 MAP( 7,RES_8533ms)
27 MAP( 8,RES_17067ms)
28 MAP( 9,RES_34133ms)
29 MAP(10,RES_68267ms)
30 MAP(11,RES_2min16s)
31 MAP(12,RES_4min33s)
32 MAP(13,RES_9min6s)
33 MAP(14,RES_18min12s)
34 MAP(15,RES_36min24s)
35 MAP(16,RES_72min48s)
37 /* BCU 1 Timer */
38 MAP(30,RES_0_5ms)
39 MAP(31,RES_8ms)
40 MAP(32,RES_130ms)
41 MAP(33,RES_2100ms)
42 MAP(34,RES_33s)
44 /* BCU 2 Timer Message */
45 MAP(40,RES_0_4ms)
46 MAP(41,RES_7ms)
47 MAP(42,RES_107ms)
48 MAP(43,RES_27s)
50 /* BCU 2 Timer Message Cyclic */
51 MAP(50,RES_100ms)
52 MAP(51,RES_1s)
53 MAP(52,RES_1min)