|
OpenBIC
OpenSource Bridge-IC
|

Macros | |
| #define | RETRY 3 |
Functions | |
| LOG_MODULE_REGISTER (dev_rg3mxxb12) | |
| bool | rg3mxxb12_select_slave_port_connect (uint8_t bus, uint8_t slave_port) |
| bool | rg3mxxb12_get_device_info (uint8_t bus, uint16_t *i3c_hub_type) |
| bool | rg3mxxb12_get_device_info_i3c (uint8_t bus, uint16_t *i3c_hub_type) |
| bool | rg3mxxb12_i2c_mode_only_init (uint8_t bus, uint8_t slave_port, uint8_t ldo_volt, uint8_t pullup_resistor) |
| bool | rg3mxxb12_i3c_mode_only_init (I3C_MSG *i3c_msg, const uint8_t(*cmd_initial)[2], int cmd_count) |
| bool | rg3mxxb12_set_slave_port (uint8_t bus, uint8_t addr, uint8_t setting) |
| #define RETRY 3 |
| LOG_MODULE_REGISTER | ( | dev_rg3mxxb12 | ) |
| bool rg3mxxb12_get_device_info | ( | uint8_t | bus, |
| uint16_t * | i3c_hub_type | ||
| ) |
| bool rg3mxxb12_get_device_info_i3c | ( | uint8_t | bus, |
| uint16_t * | i3c_hub_type | ||
| ) |
| bool rg3mxxb12_i2c_mode_only_init | ( | uint8_t | bus, |
| uint8_t | slave_port, | ||
| uint8_t | ldo_volt, | ||
| uint8_t | pullup_resistor | ||
| ) |
| bool rg3mxxb12_i3c_mode_only_init | ( | I3C_MSG * | i3c_msg, |
| const uint8_t(*) | cmd_initial[2], | ||
| int | cmd_count | ||
| ) |

| bool rg3mxxb12_select_slave_port_connect | ( | uint8_t | bus, |
| uint8_t | slave_port | ||
| ) |
| bool rg3mxxb12_set_slave_port | ( | uint8_t | bus, |
| uint8_t | addr, | ||
| uint8_t | setting | ||
| ) |
