isf_i2c_master_types.h defines the i2c master protocol adapter structure and types.
This file defines the system configuration for the communication channel.
#define FSL_ISF_I2C1
Device instance number.
i2c_Master_busHandle_t i2c_master_busHandle[I2C_INSTANCE_COUNT]
This structure defines the data bus handle.
This structure defines the data bus handle.
const uint8 gSys_NumChannels
mutex_t uart_lock[UART_INSTANCE_COUNT]
#define FSL_ISF_SPI1
Device instance number.
const uart_user_config_t ISF_UART1_InitConfig0
UART configuration declaration.
sys_protocolType_t protocolType
mutex_t i2c_Master_mutexHandler[I2C_INSTANCE_COUNT]
const uint8 gSys_NumSpiBuses
mutex_t uart_rdlock[UART_INSTANCE_COUNT]
mutex_t spi_lock[SPI_INSTANCE_COUNT]
This is user's event module. Put your event handler code here.
This structure defines the channel descriptor.
const sys_channelDescriptor_t gSys_ConfiguredChannelList[]
This data structure/variable holds the complete state of the rli magnetometer sensor embedded applica...
const uint8 gSys_NumUartBuses
Main ISF header file. Contains code common to all ISF components.
spi_master_busHandle_t spi_busHandle[SPI_INSTANCE_COUNT]
isf_uart_types.h defines the uart protocol adapter structure and types.
const uint8 gSys_NumI2cBuses
isf_spi_master_types.h defines the spi protocol adapter structure and types.
const i2c_Master_BusConfig_t gSys_I2cBusConfig[]
mutex_t spi_rdlock[SPI_INSTANCE_COUNT]
This structure defines the data bus handle.
This file defines the configuration types and structures for the system communication channel...
uart_busHandle_t uart_busHandle[UART_INSTANCE_COUNT]