MSP430UltrasonicLibrary  02_20_00_15
ussSwLibCommonSDHS.h
Go to the documentation of this file.
1 #ifndef _USSSWLIBCOMMONSDHS_H_
2 #define _USSSWLIBCOMMONSDHS_H_
3 
4 //#############################################################################
5 //
11 //
12 // Group: MSP
13 // Target Device: Banshee
14 //
15 // (C) Copyright 2015, Texas Instruments, Inc.
16 //#############################################################################
17 // TI Release: __PRODUCT_NAME__
18 // Release Date: __PACKAGE_RELEASE_DATE__
19 //#############################################################################
20 
21 
22 //*****************************************************************************
23 // includes
24 //*****************************************************************************
25 #include <msp430.h>
26 #include <stdint.h>
27 #include <stdbool.h>
28 #include "ussSwLib.h"
29 #include "USS_Lib_HAL.h"
30 #include "ussSwLibCommonUSS.h"
31 
32 //*****************************************************************************
35 //*****************************************************************************
36 
37 #ifdef __cplusplus
38 
39 extern "C" {
40 #endif
41 
42 //*****************************************************************************
43 // defines
44 //*****************************************************************************
45 
46 
47 //*****************************************************************************
48 // typedefs
49 //*****************************************************************************
50 
51 
52 //*****************************************************************************
53 // globals
54 //*****************************************************************************
55 
56 
57 //*****************************************************************************
58 // the function prototypes
59 //*****************************************************************************
62 
63 extern inline void commonSDHSRestoreSDHSDTCA(
65 
66 extern inline void commonSDHSConfigModOpt(USS_SW_Library_configuration *config);
67 
68 
69 #ifdef __cplusplus
70 }
71 #endif // extern "C"
72 
73 
74 #endif // end of _USSSWLIBSDHS_H_ definition
USS_message_code commonValidateSDHSconfigruation(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonSDHS.c:10
Contains USS SW Lib configuration.
Definition: ussSwLib.h:1611
void commonSDHSConfigModOpt(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonSDHS.c:82
Contains all USS SW Library enums, structs, macros, function and global variables definitions...
void commonSDHSRestoreSDHSDTCA(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonSDHS.c:68
enum _USS_message_code_ USS_message_code
The following enumeration contain all possible USS SW Library return message codes.
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale