OpenBIC
OpenSource Bridge-IC
|
#include "stdint.h"
Go to the source code of this file.
Functions | |
bool | mp2988_fwupdate (uint8_t bus, uint8_t addr, uint8_t *img_buff, uint32_t img_size) |
bool | mp2988_get_checksum (uint8_t bus, uint8_t addr, uint16_t *crc) |
bool mp2988_fwupdate | ( | uint8_t | bus, |
uint8_t | addr, | ||
uint8_t * | img_buff, | ||
uint32_t | img_size | ||
) |
bool mp2988_get_checksum | ( | uint8_t | bus, |
uint8_t | addr, | ||
uint16_t * | crc | ||
) |