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

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)
 

Function Documentation

◆ mp2988_fwupdate()

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

◆ mp2988_get_checksum()

bool mp2988_get_checksum ( uint8_t  bus,
uint8_t  addr,
uint16_t *  crc 
)
Here is the call graph for this function: