OpenBIC
OpenSource Bridge-IC
tda38741.h File Reference
#include "stdint.h"
Include dependency graph for tda38741.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool tda38741_fwupdate (uint8_t bus, uint8_t addr, uint8_t *img_buff, uint32_t img_size)
 
bool tda38741_get_checksum (uint8_t bus, uint8_t addr, uint32_t *crc)
 
bool tda38741_get_remaining_wr (uint8_t bus, uint8_t addr, uint8_t *user_remain, uint8_t *cnfg_remain)
 

Function Documentation

◆ tda38741_fwupdate()

bool tda38741_fwupdate ( uint8_t  bus,
uint8_t  addr,
uint8_t *  img_buff,
uint32_t  img_size 
)

◆ tda38741_get_checksum()

bool tda38741_get_checksum ( uint8_t  bus,
uint8_t  addr,
uint32_t *  crc 
)

◆ tda38741_get_remaining_wr()

bool tda38741_get_remaining_wr ( uint8_t  bus,
uint8_t  addr,
uint8_t *  user_remain,
uint8_t *  cnfg_remain 
)