ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
ISFCore1.c File Reference
#include "ISFCore1.h"
#include "isf_eventhandler.h"
Include dependency graph for ISFCore1.c:

Go to the source code of this file.

Functions

ci_response_enum App1_ci_app_callback (ci_host_cmd_packet_t *, ci_app_resp_packet_t *)
 
ci_response_enum BasicApp1_ci_app_callback (ci_host_cmd_packet_t *, ci_app_resp_packet_t *)
 
ci_response_enum rli_ci_app_callback (ci_host_cmd_packet_t *, ci_app_resp_packet_t *)
 
void EH_task (os_task_param_t task_init_data)
 

Variables

const ci_funcp_t ci_callback []
 Command interpreter callbacks. The array index is the application ID. More...
 

Detailed Description

Version
01.00

Definition in file ISFCore1.c.