![]() |
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 "Cpu.h"
#include "isf.h"
#include "isf_ci_protocol.h"
Go to the source code of this file.
Macros | |
#define | __CDEUserType_Protocol1_Type |
Typedefs | |
typedef int32_t | Protocol1_Type |
Functions | |
int32_t | Protocol1_ProtocolCallBack (uint32_t anumBytes, uint8_t *apSrc, uint32_t *apnumDestBytes, uint8_t *apDest) |
int32_t | Protocol1_ProtocolInit (int8_t aprotocolID, void *apInitData) |
Definition in file Protocol1.h.