FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/riviera/rv/rv_defined_swe.h @ 162:595192258bc9
gsm-fw: RTC SWE enabled
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 18 Nov 2013 00:52:05 +0000 |
parents | 97b671efff9c |
children | aa4ba71a1032 |
comparison
equal
deleted
inserted
replaced
161:98be4841eeb7 | 162:595192258bc9 |
---|---|
50 * to be needed unconditionally (but which TI still listed in | 50 * to be needed unconditionally (but which TI still listed in |
51 * rv_swe.h, unlike RVT), and we enable them here instead of | 51 * rv_swe.h, unlike RVT), and we enable them here instead of |
52 * littering config.h with them. | 52 * littering config.h with them. |
53 */ | 53 */ |
54 | 54 |
55 #define RVM_RTC_SWE | |
55 #define RVM_SPI_SWE | 56 #define RVM_SPI_SWE |
56 | 57 |
57 /* ------------------------------------------------------------------ | 58 /* ------------------------------------------------------------------ |
58 * Grouped SWEs | 59 * Grouped SWEs |
59 * Some define in rv_swe.h might not represent one SWE, but a group | 60 * Some define in rv_swe.h might not represent one SWE, but a group |