ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
Events module documentation

Functions

void ADC1_IRQHandler (void)
 
void BMTIMER1_IRQHandler (void)
 
void ISF_SPI1_IRQHandler (void)
 
void ISF_I2C1_IRQHandler (void)
 

Detailed Description

Function Documentation

void ADC1_IRQHandler ( void  )

ADC1 IRQ handler

Definition at line 50 of file Events.c.

void BMTIMER1_IRQHandler ( void  )

Definition at line 55 of file Events.c.

References FSL_BMTIMER1, and FSL_BMTIMER1_CHANNEL.

void ISF_I2C1_IRQHandler ( void  )

ISF_I2C1 IRQ handler

Definition at line 74 of file Events.c.

References FSL_ISF_I2C1.

Referenced by Components_Init().

Here is the caller graph for this function:

void ISF_SPI1_IRQHandler ( void  )

ISF_SPI1 IRQ handler

Definition at line 63 of file Events.c.

References FSL_ISF_SPI1.

Referenced by Components_Init().

Here is the caller graph for this function: