OpenBIC
OpenSource Bridge-IC
|
#include "stdint.h"
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) |
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 | ||
) |