ESOS32
ESOSOn32-bitProcessors
Functions | Variables
esos_i2c.c File Reference

Hardware independent support for ESOS32 I2C services. More...

#include "esos.h"
#include "esos_i2c.h"
Include dependency graph for esos_i2c.c:

Go to the source code of this file.

Functions

void __esos_i2c_config (uint32_t u32_i2cbps)
 

Variables

struct stTask __stChildTaskI2C
 
uint8_t __esos_i2c_dataBytes [2]
 

Detailed Description

Hardware independent support for ESOS32 I2C services.

Must have supporing hw-specific files underneath to work.

Definition in file esos_i2c.c.