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