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

Go to the source code of this file.

Functions

bool raa229621_fwupdate (uint8_t bus, uint8_t addr, uint8_t *img_buff, uint32_t img_size)
 
bool raa229621_get_crc (uint8_t bus, uint8_t addr, uint32_t *crc)
 
int raa229621_get_hex_mode (uint8_t bus, uint8_t addr, uint8_t *mode)
 
int raa229621_get_remaining_wr (uint8_t bus, uint8_t addr, uint8_t *remain)
 

Function Documentation

◆ raa229621_fwupdate()

bool raa229621_fwupdate ( uint8_t  bus,
uint8_t  addr,
uint8_t *  img_buff,
uint32_t  img_size 
)
Here is the call graph for this function:

◆ raa229621_get_crc()

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

◆ raa229621_get_hex_mode()

int raa229621_get_hex_mode ( uint8_t  bus,
uint8_t  addr,
uint8_t *  mode 
)

◆ raa229621_get_remaining_wr()

int raa229621_get_remaining_wr ( uint8_t  bus,
uint8_t  addr,
uint8_t *  remain 
)