![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
isf_fsl_TU_PEx.c implements PEx properties and event. Its also implements LDD overriding events. More...
#include "isf_fsl_TU_PEx.h"#include "mqxlite.h"#include "lwevent.h"#include "fsl_pit_driver.h"#include "BMTimer1.h"#include "BM_pit_instance_tbl.h"
Go to the source code of this file.
Variables | |
| struct { | |
| LDD_TDeviceData * pPITHandle | |
| } | PITDeviceHandles [1] |
isf_fsl_TU_PEx.c implements PEx properties and event. Its also implements LDD overriding events.
File: isf_fsl_TU_PEx.c
Copyright (c) 2012-2014, Freescale Semiconductor, Inc.
Definition in file isf_fsl_TU_PEx.c.
| struct { ... } PITDeviceHandles[1] |
| LDD_TDeviceData* pPITHandle |
PEx LDD device information
Definition at line 23 of file isf_fsl_TU_PEx.c.