OpenBIC
OpenSource Bridge-IC
plat_sys.c File Reference
#include "plat_sys.h"
#include <stdio.h>
#include <stdlib.h>
#include "util_sys.h"
#include "ipmi.h"
#include "plat_i2c.h"
#include "plat_gpio.h"
#include "libipmi.h"
#include "plat_sensor_table.h"
#include <logging/log.h>
Include dependency graph for plat_sys.c:

Functions

 LOG_MODULE_REGISTER (plat_sys)
 
void control_slot_12V_power (uint8_t slot_id, uint8_t control_mode)
 
void submit_button_event (uint8_t button_id, uint8_t target_slot, uint8_t event_type)
 
int pal_submit_12v_cycle_slot (ipmi_msg *msg)
 

Function Documentation

◆ control_slot_12V_power()

void control_slot_12V_power ( uint8_t  slot_id,
uint8_t  control_mode 
)
Here is the call graph for this function:

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_sys  )

◆ pal_submit_12v_cycle_slot()

int pal_submit_12v_cycle_slot ( ipmi_msg msg)
Here is the call graph for this function:

◆ submit_button_event()

void submit_button_event ( uint8_t  button_id,
uint8_t  target_slot,
uint8_t  event_type 
)
Here is the call graph for this function: