34 #include "rtos_main_task.h"
70 .version_info = 0x0100,
104 switch(pHostPacket->
cmd) {
141 pConfig + pHostPacket->
offset);
148 pConfig + pHostPacket->
offset);
#define SENSOR_IDX_Custom18
semaphore_t outputDataLock
#define SENSOR_IDX_Accelerometer0
#define SENSOR_IDX_Magnetometer8
#define CI_MAX_FLASH_BYTES
This is user's event module. Put your event handler code here.
#define SENSOR_IDX_Analog19
void BasicApp1_Initialization()
#define SENSOR_IDX_Pedometer16
#define SENSOR_IDX_Accelerometer4
This is user's event module. Put your event handler code here.
#define SENSOR_IDX_Magnetometer9
int8 BasicApp1_FlashSensor(uint8 numBytes, uint8 *pFlashData)
#define SENSOR_IDX_Temperature13
BasicApp1DataBuffers_t gBasicApp1DataBuffers
void BasicApp1_CI_Callback(void *p_HostPacket, void *p_AppPacket, uint8_t *response)
#define SENSOR_IDX_Accelerometer2
#define SENSOR_IDX_Pedometer17
#define SENSOR_IDX_Accelerometer7
#define SENSOR_IDX_Pressure12
uint32 isf_ci_app_read(uint8 aAppId, uint32 anumBytes, uint8 *apDst)
This API reads data from the host via the mailboxes.
uint32 isf_ci_app_write(uint8 aAppId, uint32 anumBytes, uint8 *apSrc)
This API writes data to the host via the mailboxes.
This is user's event module. Put your event handler code here.
#define SENSOR_IDX_Accelerometer6
#define SENSOR_IDX_Orientation14
This structure enables an application to read from or write to the host.
This is user's event module. Put your event handler code here.
#define SENSOR_IDX_Accelerometer5
uint8 appType
ISF Embedded Application type.
This structure contains host command information.
This is user's event module. Put your event handler code here.
#define BasicApp1_APP_DATA
#define SENSOR_IDX_Accelerometer3
#define SENSOR_IDX_Gyrometer10
#define SENSOR_IDX_Altitude15
void BasicApp1_OnAnySensor_Data_Ready(uint8_t sensorIdx, uint32_t signalledEvents, void **pAppSensorData, void *pAppDataBuffers)
ISF Application Type for Basic Application.
#define SENSOR_IDX_Accelerometer1
#define SENSOR_IDX_Gyrometer11