ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
Main Page
Modules
Data Structures
Files
File List
Globals
ISFBusManager1.h
Go to the documentation of this file.
1
/* ###################################################################
2
** This component module is generated by Processor Expert. Do not modify it.
3
** Filename : ISFBusManager1.h
4
** CDE edition : Standard
5
** Project : ISF2P2_K64F_MQX_PROJ
6
** Processor : MK64FN1M0VLL12
7
** Component : ISF_KSDK_BusManager
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 : ISFBusManager1
16
** HWTimer : PIT0
17
** BMTIMER : fsl_pit
18
** Contents :
19
** No public methods
20
**
21
** (c) Copyright <company/user-name>, 2015,
22
http://www.<company>.com
23
mail: info@<company>.com
24
** ###################################################################*/
25
/*!
26
** @file ISFBusManager1.h
27
** @version 01.00
28
** @brief
29
**
30
*/
31
/*!
32
** @addtogroup ISFBusManager1_module ISFBusManager1 module documentation
33
** @{
34
*/
35
36
#ifndef __ISFBusManager1_H
37
#define __ISFBusManager1_H
38
39
/* MODULE ISFBusManager1. */
40
41
/* Include inherited components */
42
#include "
BMTIMER1.h
"
43
#include "
isf_init.h
"
44
#include "
isf_bm.h
"
45
46
#include "
Cpu.h
"
47
48
49
50
51
/* END ISFBusManager1. */
52
53
#endif
54
/* ifndef __ISFBusManager1_H */
55
/*!
56
** @}
57
*/
58
/*
59
** ###################################################################
60
**
61
** This file was created by Processor Expert 10.5 [05.21]
62
** for the Freescale Kinetis series of microcontrollers.
63
**
64
** ###################################################################
65
*/
Cpu.h
isf_bm.h
API definitions, types, and macros for the Intelligent Sensing Framework (ISF) Bus Manager (BM)...
BMTIMER1.h
isf_init.h
The isf_init.h file contains the task initialization attributes required for initialization of the fo...
© Freescale Semiconductor, Inc. 2016. All Rights Reserved.