Intel® Quark™ Microcontroller Software Interface  1.4.0
Intel® Quark™ Microcontroller BSP
Quark SE Sensor Subsystem Initialisation

Sensor Subsystem initialisation. More...

Functions

void sensor_activation (void)
 Initialise the sensor subsystem. More...
 

Detailed Description

Sensor Subsystem initialisation.

Function Documentation

void sensor_activation ( void  )

Initialise the sensor subsystem.

Set the ARC reset vector with the sensor subsystem application entry point address. Then, instruct the ARC to start running. Note: This function is only intended to be called from the Lakemont core.

Returns
void.

Definition at line 37 of file ss_init.c.