OpenBIC
OpenSource Bridge-IC
cpld_shell.c File Reference
#include <shell/shell.h>
#include "hal_i2c.h"
#include "plat_i2c.h"
#include <stdlib.h>
Include dependency graph for cpld_shell.c:

Macros

#define AEGIS_CPLD_ADDR   (0x4C >> 1)
 
#define I2C_BUS_CPLD   I2C_BUS5
 

Functions

void cmd_cpld_dump (const struct shell *shell, size_t argc, char **argv)
 

Macro Definition Documentation

◆ AEGIS_CPLD_ADDR

#define AEGIS_CPLD_ADDR   (0x4C >> 1)

◆ I2C_BUS_CPLD

#define I2C_BUS_CPLD   I2C_BUS5

Function Documentation

◆ cmd_cpld_dump()

void cmd_cpld_dump ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function: