OpenBIC
OpenSource Bridge-IC
i2c-mux-pca984x.c File Reference
#include <stdio.h>
#include <logging/log.h>
#include "sensor.h"
#include "libutil.h"
#include "hal_i2c.h"
#include "i2c-mux-pca984x.h"
Include dependency graph for i2c-mux-pca984x.c:

Functions

 LOG_MODULE_REGISTER (i2c_mux_pca9846)
 
bool set_pca9846_channel_and_transfer (uint8_t bus, uint8_t mux_addr, uint8_t mux_channel, uint8_t tran_type, I2C_MSG *msg)
 

Function Documentation

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( i2c_mux_pca9846  )

◆ set_pca9846_channel_and_transfer()

bool set_pca9846_channel_and_transfer ( uint8_t  bus,
uint8_t  mux_addr,
uint8_t  mux_channel,
uint8_t  tran_type,
I2C_MSG msg 
)
Here is the call graph for this function: