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

Go to the source code of this file.

Macros

#define I3C_BUS3   2
 
#define SEND_SETAASA_STACK_SIZE   1024
 
#define SEND_SETAASA_TIME_MS   5000
 
#define RG3MXXB12_CMD_INITIAL_SIZE   9
 
#define P3H284X_CMD_INITIAL_SIZE   6
 
#define LDO_VOLT
 

Functions

void start_setaasa ()
 
void send_setaasa ()
 

Variables

const uint8_t rg3mxxb12_cmd_initial [][2]
 
const uint8_t p3h284x_cmd_initial [][2]
 

Macro Definition Documentation

◆ I3C_BUS3

#define I3C_BUS3   2

◆ LDO_VOLT

#define LDO_VOLT
Value:
#define V_LDO_SETTING(vios1, vios0, viom1, viom0)
Definition: rg3mxxb12.h:23
@ rg3mxxb12_ldo_1_2_volt
Definition: rg3mxxb12.h:72

◆ P3H284X_CMD_INITIAL_SIZE

#define P3H284X_CMD_INITIAL_SIZE   6

◆ RG3MXXB12_CMD_INITIAL_SIZE

#define RG3MXXB12_CMD_INITIAL_SIZE   9

◆ SEND_SETAASA_STACK_SIZE

#define SEND_SETAASA_STACK_SIZE   1024

◆ SEND_SETAASA_TIME_MS

#define SEND_SETAASA_TIME_MS   5000

Function Documentation

◆ send_setaasa()

void send_setaasa ( )
Here is the call graph for this function:

◆ start_setaasa()

void start_setaasa ( )
Here is the call graph for this function:

Variable Documentation

◆ p3h284x_cmd_initial

const uint8_t p3h284x_cmd_initial[][2]
extern

◆ rg3mxxb12_cmd_initial

const uint8_t rg3mxxb12_cmd_initial[][2]
extern