![]() |
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 "MMA865x_1.h"
#include "MAG3110_1.h"
#include "FXAS21002_1.h"
#include "fsl_fusion_virt_3D_orient.h"
#include "Cpu.h"
Go to the source code of this file.
Macros | |
#define | ORIENT_1_DATA_TYPE fsl_orientation_DataBuffer_t |
Functions | |
void | Fusion_Task_task (uint32_t task_init_data) |
void | MagCal_Task_task (uint32_t task_init_data) |
Variables | |
fsl_fusion_Sensor_Specific_Settings_t | ORIENT_1_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor. More... | |
const isf_dsa_Adapter_t | ORIENT_1_Adapter |
This allows access to the sensor adapter instance for the target sensor. More... | |
Definition in file ORIENT_1.h.