Revision 8c47f14b
amiro-lld.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
#ifndef _AMIROLLD_H_
|
|
20 |
#define _AMIROLLD_H_
|
|
19 |
#ifndef AMIROLLD_H
|
|
20 |
#define AMIROLLD_H
|
|
21 | 21 |
|
22 | 22 |
/** |
23 | 23 |
* @brief AMIRO-LLD identification macro. |
... | ... | |
82 | 82 |
#error "incompatible periphAL implementation" |
83 | 83 |
#endif |
84 | 84 |
|
85 |
#endif /* _AMIROLLD_H_ */ |
|
85 |
#endif /* AMIROLLD_H */ |
include/alld_a3906.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_A3906_H_
|
|
28 |
#define _AMIROLLD_A3906_H_
|
|
27 |
#ifndef AMIROLLD_A3906_H
|
|
28 |
#define AMIROLLD_A3906_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
64 | 64 |
|
65 | 65 |
#endif /* defined(AMIROLLD_CFG_USE_A3906) */ |
66 | 66 |
|
67 |
#endif /* _AMIROLLD_A3906_H_ */
|
|
67 |
#endif /* AMIROLLD_A3906_H */
|
|
68 | 68 |
|
69 | 69 |
/** @} */ |
include/alld_at24c01bn-sh-b.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_AT24C01BN_H_
|
|
28 |
#define _AMIROLLD_AT24C01BN_H_
|
|
27 |
#ifndef AMIROLLD_AT24C01BN_H
|
|
28 |
#define AMIROLLD_AT24C01BN_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
95 | 95 |
|
96 | 96 |
#endif /* defined(AMIROLLD_CFG_USE_AT24C01BN) */ |
97 | 97 |
|
98 |
#endif /* _AMIROLLD_AT24C01BN_H_ */
|
|
98 |
#endif /* AMIROLLD_AT24C01BN_H */
|
|
99 | 99 |
|
100 | 100 |
/** @} */ |
include/alld_at42qt1050.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_AT42QT1050_H_
|
|
28 |
#define _AMIROLLD_AT42QT1050_H_
|
|
27 |
#ifndef AMIROLLD_AT42QT1050_H
|
|
28 |
#define AMIROLLD_AT42QT1050_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
229 | 229 |
|
230 | 230 |
#endif /* defined(AMIROLLD_CFG_USE_AT42QT1050) */ |
231 | 231 |
|
232 |
#endif /* _AMIROLLD_AT42QT1050_H_ */
|
|
232 |
#endif /* AMIROLLD_AT42QT1050_H */
|
|
233 | 233 |
|
234 | 234 |
/** @} */ |
include/alld_bq24103a.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_BQ24103A_H_
|
|
28 |
#define _AMIROLLD_BQ24103A_H_
|
|
27 |
#ifndef AMIROLLD_BQ24103A_H
|
|
28 |
#define AMIROLLD_BQ24103A_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
78 | 78 |
|
79 | 79 |
#endif /* defined(AMIROLLD_CFG_USE_BQ24103A) */ |
80 | 80 |
|
81 |
#endif /* AMIROLLD_BQ24103A_H */ |
|
82 |
|
|
81 | 83 |
/** @} */ |
82 |
#endif /* _AMIROLLD_BQ24103A_H_ */ |
|
84 |
|
include/alld_bq27500.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_BQ27500_H_
|
|
28 |
#define _AMIROLLD_BQ27500_H_
|
|
27 |
#ifndef AMIROLLD_BQ27500_H
|
|
28 |
#define AMIROLLD_BQ27500_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
246 | 246 |
|
247 | 247 |
#endif /* defined(AMIROLLD_CFG_USE_BQ27500) */ |
248 | 248 |
|
249 |
#endif /* _AMIROLLD_BQ27500_H_ */
|
|
249 |
#endif /* AMIROLLD_BQ27500_H */
|
|
250 | 250 |
|
251 | 251 |
/** @} */ |
include/alld_dw1000.h | ||
---|---|---|
28 | 28 |
* |
29 | 29 |
*/ |
30 | 30 |
|
31 |
#ifndef __AMIROLLD_DW1000_H__
|
|
32 |
#define __AMIROLLD_DW1000_H__
|
|
31 |
#ifndef AMIROLLD_DW1000_H
|
|
32 |
#define AMIROLLD_DW1000_H
|
|
33 | 33 |
|
34 | 34 |
#include <amiro-lld.h> |
35 |
|
|
35 | 36 |
#if defined(AMIROLLD_CFG_USE_DW1000) || defined(__DOXYGEN__) |
36 | 37 |
|
37 | 38 |
|
... | ... | |
1831 | 1832 |
|
1832 | 1833 |
#endif /* defined(AMIROLLD_CFG_USE_DW1000) */ |
1833 | 1834 |
|
1834 |
#endif //__AMIROLLD_DW1000_H__ |
|
1835 |
#endif /* AMIROLLD_DW1000_H */ |
include/alld_hmc5883l.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_HMC5883L_H_
|
|
28 |
#define _AMIROLLD_HMC5883L_H_
|
|
27 |
#ifndef AMIROLLD_HMC5883L_H
|
|
28 |
#define AMIROLLD_HMC5883L_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
191 | 191 |
|
192 | 192 |
#endif /* defined(AMIROLLD_CFG_USE_HMC5883L) */ |
193 | 193 |
|
194 |
#endif /* _AMIROLLD_HMC5883L_H_ */
|
|
194 |
#endif /* AMIROLLD_HMC5883L_H */
|
|
195 | 195 |
|
196 | 196 |
/** @} */ |
include/alld_ina219.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_INA219_H_
|
|
28 |
#define _AMIROLLD_INA219_H_
|
|
27 |
#ifndef AMIROLLD_INA219_H
|
|
28 |
#define AMIROLLD_INA219_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
174 | 174 |
|
175 | 175 |
#endif /* defined(AMIROLLD_CFG_USE_INA219) */ |
176 | 176 |
|
177 |
#endif /* _AMIROLLD_INA219_H_ */
|
|
177 |
#endif /* AMIROLLD_INA219_H */
|
|
178 | 178 |
|
179 | 179 |
/** @} */ |
include/alld_l3g4200d.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_L3G4200D_H_
|
|
28 |
#define _AMIROLLD_L3G4200D_H_
|
|
27 |
#ifndef AMIROLLD_L3G4200D_H
|
|
28 |
#define AMIROLLD_L3G4200D_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
321 | 321 |
|
322 | 322 |
#endif /* defined(AMIROLLD_CFG_USE_L3G4200D) */ |
323 | 323 |
|
324 |
#endif /* _AMIROLLD_L3G4200D_H_ */
|
|
324 |
#endif /* AMIROLLD_L3G4200D_H */
|
|
325 | 325 |
|
326 | 326 |
/** @} */ |
include/alld_led.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_LED_H_
|
|
28 |
#define _AMIROLLD_LED_H_
|
|
27 |
#ifndef AMIROLLD_LED_H
|
|
28 |
#define AMIROLLD_LED_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
63 | 63 |
|
64 | 64 |
#endif /* defined(AMIROLLD_CFG_USE_LED) */ |
65 | 65 |
|
66 |
#endif /* _AMIROLLD_LED_H_ */
|
|
66 |
#endif /* AMIROLLD_LED_H */
|
|
67 | 67 |
|
68 | 68 |
/** @} */ |
include/alld_lis331dlh.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_LIS331DLH_H_
|
|
28 |
#define _AMIROLLD_LIS331DLH_H_
|
|
27 |
#ifndef AMIROLLD_LIS331DLH_H
|
|
28 |
#define AMIROLLD_LIS331DLH_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
261 | 261 |
|
262 | 262 |
#endif /* defined(AMIROLLD_CFG_USE_LIS331DLH) */ |
263 | 263 |
|
264 |
#endif /* _AMIROLLD_LIS331DLH_H_ */
|
|
264 |
#endif /* AMIROLLD_LIS331DLH_H */
|
|
265 | 265 |
|
266 | 266 |
/** @} */ |
include/alld_ltc4412.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_LTC4412_H_
|
|
28 |
#define _AMIROLLD_LTC4412_H_
|
|
27 |
#ifndef AMIROLLD_LTC4412_H
|
|
28 |
#define AMIROLLD_LTC4412_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
71 | 71 |
|
72 | 72 |
#endif /* defined(AMIROLLD_CFG_USE_LTC4412) */ |
73 | 73 |
|
74 |
#endif /* _AMIROLLD_LTC4412_H_ */
|
|
74 |
#endif /* AMIROLLD_LTC4412_H */
|
|
75 | 75 |
|
76 | 76 |
/** @} */ |
include/alld_mpr121.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_MPR121_H_
|
|
28 |
#define _AMIROLLD_MPR121_H_
|
|
27 |
#ifndef AMIROLLD_MPR121_H
|
|
28 |
#define AMIROLLD_MPR121_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
226 | 226 |
|
227 | 227 |
#endif /* defined(AMIROLLD_CFG_USE_MPR121) */ |
228 | 228 |
|
229 |
#endif /* _AMIROLLD_MPR121_H_ */
|
|
229 |
#endif /* AMIROLLD_MPR121_H */
|
|
230 | 230 |
|
231 | 231 |
/** @} */ |
include/alld_pca9544a.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_PCA9544A_H_
|
|
28 |
#define _AMIROLLD_PCA9544A_H_
|
|
27 |
#ifndef AMIROLLD_PCA9544A_H
|
|
28 |
#define AMIROLLD_PCA9544A_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
108 | 108 |
|
109 | 109 |
#endif /* defined(AMIROLLD_CFG_USE_PCA9544A) */ |
110 | 110 |
|
111 |
#endif /* _AMIROLLD_PCA9544A_H_ */
|
|
111 |
#endif /* AMIROLLD_PCA9544A_H */
|
|
112 | 112 |
|
113 | 113 |
/** @} */ |
include/alld_pcal6524.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_PCAL6524_H_
|
|
28 |
#define _AMIROLLD_PCAL6524_H_
|
|
27 |
#ifndef AMIROLLD_PCAL6524_H
|
|
28 |
#define AMIROLLD_PCAL6524_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
338 | 338 |
|
339 | 339 |
#endif /* defined(AMIROLLD_CFG_USE_PCAL6524) */ |
340 | 340 |
|
341 |
#endif /* _AMIROLLD_PCAL6524_H_ */
|
|
341 |
#endif /* AMIROLLD_PCAL6524_H */
|
|
342 | 342 |
|
343 | 343 |
/** @} */ |
include/alld_pklcs1212e4001.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_PKLCS1212E4001_H_
|
|
28 |
#define _AMIROLLD_PKLCS1212E4001_H_
|
|
27 |
#ifndef AMIROLLD_PKLCS1212E4001_H
|
|
28 |
#define AMIROLLD_PKLCS1212E4001_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
57 | 57 |
|
58 | 58 |
#endif /* defined(AMIROLLD_CFG_USE_PKLCS1212E4001) */ |
59 | 59 |
|
60 |
#endif /* _AMIROLLD_PKLCS1212E4001_H_ */
|
|
60 |
#endif /* AMIROLLD_PKLCS1212E4001_H */
|
|
61 | 61 |
|
62 | 62 |
/** @} */ |
include/alld_tlc5947.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_TLC5947_H_
|
|
28 |
#define _AMIROLLD_TLC5947_H_
|
|
27 |
#ifndef AMIROLLD_TLC5947_H
|
|
28 |
#define AMIROLLD_TLC5947_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
96 | 96 |
|
97 | 97 |
#endif /* defined(AMIROLLD_CFG_USE_TLC5947) */ |
98 | 98 |
|
99 |
#endif /* _AMIROLLD_TLC5947_H_ */
|
|
99 |
#endif /* AMIROLLD_TLC5947_H */
|
|
100 | 100 |
|
101 | 101 |
/** @} */ |
include/alld_tps2051bdbv.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_TPS2051B_H_
|
|
28 |
#define _AMIROLLD_TPS2051B_H_
|
|
27 |
#ifndef AMIROLLD_TPS2051B_H
|
|
28 |
#define AMIROLLD_TPS2051B_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
77 | 77 |
|
78 | 78 |
#endif /* defined(AMIROLLD_CFG_USE_TPS2051BDBV) */ |
79 | 79 |
|
80 |
#endif /* _AMIROLLD_TPS2051B_H_ */
|
|
80 |
#endif /* AMIROLLD_TPS2051B_H */
|
|
81 | 81 |
|
82 | 82 |
/** @} */ |
include/alld_tps62113.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_TPS62113_H_
|
|
28 |
#define _AMIROLLD_TPS62113_H_
|
|
27 |
#ifndef AMIROLLD_TPS62113_H
|
|
28 |
#define AMIROLLD_TPS62113_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
62 | 62 |
|
63 | 63 |
#endif /* defined(AMIROLLD_CFG_USE_TPS62113) */ |
64 | 64 |
|
65 |
#endif /* _AMIROLLD_TPS62113_H_ */
|
|
65 |
#endif /* AMIROLLD_TPS62113_H */
|
|
66 | 66 |
|
67 | 67 |
/** @} */ |
include/alld_vcnl4020.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROLLD_VCNL4020_H_
|
|
28 |
#define _AMIROLLD_VCNL4020_H_
|
|
27 |
#ifndef AMIROLLD_VCNL4020_H
|
|
28 |
#define AMIROLLD_VCNL4020_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiro-lld.h> |
31 | 31 |
|
... | ... | |
245 | 245 |
|
246 | 246 |
#endif /* defined(AMIROLLD_CFG_USE_VCNL4020) */ |
247 | 247 |
|
248 |
#endif /* _AMIROLLD_VCNL4020_H_ */
|
|
248 |
#endif /* AMIROLLD_VCNL4020_H */
|
|
249 | 249 |
|
250 | 250 |
/** @} */ |
include/deca_instance.h | ||
---|---|---|
10 | 10 |
* |
11 | 11 |
* @author DecaWave |
12 | 12 |
*/ |
13 |
#ifndef _DECAINSTANCE_H_ |
|
14 |
#define _DECAINSTANCE_H_ |
|
15 |
|
|
16 |
#ifdef __cplusplus |
|
17 |
extern "C" { |
|
18 |
#endif |
|
13 |
#ifndef DECAINSTANCE_H |
|
14 |
#define DECAINSTANCE_H |
|
19 | 15 |
|
20 | 16 |
#include <amiro-lld.h> |
17 |
|
|
21 | 18 |
#if defined(AMIROLLD_CFG_USE_DW1000) || defined(__DOXYGEN__) |
19 |
|
|
22 | 20 |
#include <alld_dw1000.h> |
23 | 21 |
|
22 |
#ifdef __cplusplus |
|
23 |
extern "C" { |
|
24 |
#endif |
|
25 |
|
|
24 | 26 |
/****************************************************************************************************************** |
25 | 27 |
********************* NOTES on TREK compile/build time features/options *********************************************************** |
26 | 28 |
*******************************************************************************************************************/ |
... | ... | |
650 | 652 |
#ifdef __cplusplus |
651 | 653 |
} |
652 | 654 |
#endif |
655 |
|
|
653 | 656 |
#endif /* defined(AMIROLLD_CFG_USE_DW1000) */ |
654 |
#endif //__DECAINSTANCE_H__ |
|
657 |
|
|
658 |
#endif /* DECAINSTANCE_H */ |
periphALtypes.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
#ifndef _AMIROLLD_PERIPHALTYPES_H_
|
|
20 |
#define _AMIROLLD_PERIPHALTYPES_H_
|
|
19 |
#ifndef AMIROLLD_PERIPHALTYPES_H
|
|
20 |
#define AMIROLLD_PERIPHALTYPES_H
|
|
21 | 21 |
|
22 | 22 |
/*============================================================================*/ |
23 | 23 |
/* DEPENDENCIES */ |
... | ... | |
206 | 206 |
/*============================================================================*/ |
207 | 207 |
|
208 | 208 |
|
209 |
#endif /* _AMIROLLD_PERIPHALTYPES_H_ */ |
|
209 |
#endif /* AMIROLLD_PERIPHALTYPES_H */ |
templates/alldconf.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
#ifndef _ALLDCONF_H_
|
|
20 |
#define _ALLDCONF_H_
|
|
19 |
#ifndef ALLDCONF_H
|
|
20 |
#define ALLDCONF_H
|
|
21 | 21 |
|
22 | 22 |
/* |
23 | 23 |
* compatibility guards |
... | ... | |
42 | 42 |
*/ |
43 | 43 |
#define AMIROLLD_CFG_USE_<driver_name> |
44 | 44 |
|
45 |
#endif /* _ALLDCONF_H_ */ |
|
45 |
#endif /* ALLDCONF_H */ |
templates/periphAL.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
#ifndef _AMIROLLD_PERIPHAL_H_
|
|
20 |
#define _AMIROLLD_PERIPHAL_H_
|
|
19 |
#ifndef AMIROLLD_PERIPHAL_H
|
|
20 |
#define AMIROLLD_PERIPHAL_H
|
|
21 | 21 |
|
22 | 22 |
/*============================================================================*/ |
23 | 23 |
/* VERSION */ |
... | ... | |
354 | 354 |
} |
355 | 355 |
#endif |
356 | 356 |
|
357 |
#endif /* _AMIROOS_PERIPHAL_H_ */ |
|
357 |
#endif /* AMIROOS_PERIPHAL_H */ |
|
358 |
|
Also available in: Unified diff