OpenBIC
OpenSource Bridge-IC
common_i2c_mux.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _mux_config
 

Macros

#define MUTEX_LOCK_INTERVAL_MS   1000
 
#define DISABLE_MUX_ALL_CHANNEL_DEFAULT   0
 

Typedefs

typedef struct _mux_config mux_config
 

Functions

bool set_mux_channel (mux_config mux_cfg, bool is_mutex)
 

Macro Definition Documentation

◆ DISABLE_MUX_ALL_CHANNEL_DEFAULT

#define DISABLE_MUX_ALL_CHANNEL_DEFAULT   0

◆ MUTEX_LOCK_INTERVAL_MS

#define MUTEX_LOCK_INTERVAL_MS   1000

Typedef Documentation

◆ mux_config

typedef struct _mux_config mux_config

Function Documentation

◆ set_mux_channel()

bool set_mux_channel ( mux_config  mux_cfg,
bool  is_mutex 
)
Here is the call graph for this function: