![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include "PE_Types.h"
#include "PE_Error.h"
#include "PE_Const.h"
#include "IO_Map.h"
#include "Protocol1.h"
#include "ISFBusManager1.h"
#include "MAG3110_1.h"
#include "FXOS8700_1.h"
#include "FXAS21002_1.h"
#include "ORIENT_1.h"
#include "FXLS8471_1.h"
#include "MPL3115_1.h"
#include "MMA865x_1.h"
#include "CommChannelConfig1.h"
#include "Cpu.h"
#include "isf.h"
#include "isf_init.h"
#include "isf_ci.h"
Go to the source code of this file.
Macros | |
#define | __CDEUserType_ISFCore1_Type |
Typedefs | |
typedef char | ISFCore1_Type |
Functions | |
void | PM_task (uint32_t task_init_data) |
void | CI_task (uint32_t task_init_data) |
Definition in file ISFCore1.h.