ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
Protocol1.c
Go to the documentation of this file.
1 /* ###################################################################
2 ** This component module is generated by Processor Expert. Do not modify it.
3 ** Filename : Protocol1.c
4 ** CDE edition : Standard
5 ** Project : ISF2P2_K64F_MQX_PROJ
6 ** Processor : MK64FN1M0VLL12
7 ** Component : ISF_KSDK_CI_Protocol
8 ** Version : Component 02.500, Driver 01.00, CPU db: 3.00.000
9 ** Repository : My Components
10 ** Compiler : GNU C Compiler
11 ** Date/Time : 2016-10-06, 13:38, # CodeGen: 0
12 ** Abstract :
13 **
14 ** Settings :
15 ** Component Name : Protocol1
16 ** Protocol maximum buffer size : 64
17 ** User initialization data pointer :
18 ** Protocol Callback Function : ci_protocol_CB_stream
19 ** Protocol Initialization Function : ci_stream_init
20 ** Contents :
21 ** No public methods
22 **
23 ** (c) Copyright <company/user-name>, 2015,
24 http://www.<company>.com
25 mail: info@<company>.com
26 ** ###################################################################*/
27 /*!
28 ** @file Protocol1.c
29 ** @version 01.00
30 ** @brief
31 **
32 */
33 /*!
34 ** @addtogroup Protocol1_module Protocol1 module documentation
35 ** @{
36 */
37 
38 /* MODULE Protocol1. */
39 
40 #include "Protocol1.h"
41 
42 
43 
44 
45 
46 
47 
48 
49 
50 
51 
52 
53 
54 
55 
56 
57 
58 
59 
60 /* END Protocol1. */
61 
62 /*!
63 ** @}
64 */
65 /*
66 ** ###################################################################
67 **
68 ** This file was created by Processor Expert 10.5 [05.21]
69 ** for the Freescale Kinetis series of microcontrollers.
70 **
71 ** ###################################################################
72 */