|
OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>#include "cmsis_os2.h"#include <string.h>#include "plat_i2c.h"#include "plat_ipmb.h"#include "plat_ipmi.h"#include "plat_class.h"#include <logging/log.h>
Functions | |
| LOG_MODULE_REGISTER (plat_ipmb) | |
| bool | pal_load_ipmb_config (void) |
| bool | pal_is_interface_use_ipmb (uint8_t interface_index) |
Variables | |
| IPMB_config | pal_IPMB_config_table [] |
| LOG_MODULE_REGISTER | ( | plat_ipmb | ) |
| bool pal_is_interface_use_ipmb | ( | uint8_t | interface_index | ) |
| bool pal_load_ipmb_config | ( | void | ) |

| IPMB_config pal_IPMB_config_table[] |