OpenBIC
OpenSource Bridge-IC
tps53689.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tps_config
 

Enumerations

enum  TPS536XX_UPDATE_INFO {
  TPS536XX_UPDATE_INFO_LENS = 74 , TPS536XX_UPDATE_INFO_BYTES = 32 , TPS536XX_UPDATE_MAX_DATA_SIZE = 288 , TPS536XX_UPDATE_INFO_START_BYTE = 10 ,
  TPS536XX_UPDATE_DEVID_BYTE_LENS = 11
}
 

Functions

bool tps536xx_get_crc (uint8_t bus, uint8_t addr, uint32_t *crc)
 
bool tps536xx_fwupdate (uint8_t bus, uint8_t addr, uint8_t *img_buff, uint32_t img_size)
 

Enumeration Type Documentation

◆ TPS536XX_UPDATE_INFO

Enumerator
TPS536XX_UPDATE_INFO_LENS 
TPS536XX_UPDATE_INFO_BYTES 
TPS536XX_UPDATE_MAX_DATA_SIZE 
TPS536XX_UPDATE_INFO_START_BYTE 
TPS536XX_UPDATE_DEVID_BYTE_LENS 

Function Documentation

◆ tps536xx_fwupdate()

bool tps536xx_fwupdate ( uint8_t  bus,
uint8_t  addr,
uint8_t *  img_buff,
uint32_t  img_size 
)
Here is the call graph for this function:

◆ tps536xx_get_crc()

bool tps536xx_get_crc ( uint8_t  bus,
uint8_t  addr,
uint32_t *  crc 
)
Here is the call graph for this function: