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

Go to the source code of this file.

Enumerations

enum  INFINEON_PAGE { INFINEON_STATUS_PAGE = 0x60 }
 

Functions

bool xdpe12284c_get_checksum (uint8_t bus, uint8_t target_addr, uint8_t *checksum)
 
bool xdpe12284c_get_remaining_write (uint8_t bus, uint8_t target_addr, uint16_t *remain_write)
 
bool xdpe12284c_fwupdate (uint8_t bus, uint8_t addr, uint8_t *img_buff, uint32_t img_size)
 

Enumeration Type Documentation

◆ INFINEON_PAGE

Enumerator
INFINEON_STATUS_PAGE 

Function Documentation

◆ xdpe12284c_fwupdate()

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

◆ xdpe12284c_get_checksum()

bool xdpe12284c_get_checksum ( uint8_t  bus,
uint8_t  target_addr,
uint8_t *  checksum 
)

◆ xdpe12284c_get_remaining_write()

bool xdpe12284c_get_remaining_write ( uint8_t  bus,
uint8_t  target_addr,
uint16_t *  remain_write 
)