openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
clock_config.c File Reference
#include "clock_config.h"
Include dependency graph for clock_config.c:

Functions

 IPMI_HANDLER (ipmi_custom_cmd_write_clock_config, NETFN_CUSTOM, IPMI_CUSTOM_CMD_WRITE_CLOCK_CONFIG, ipmi_msg *req, ipmi_msg *rsp)
 
 IPMI_HANDLER (ipmi_custom_cmd_read_clock_config, NETFN_CUSTOM, IPMI_CUSTOM_CMD_READ_CLOCK_CONFIG, ipmi_msg *req, ipmi_msg *rsp)
 

Variables

uint8_t clock_config [16]
 

Function Documentation

◆ IPMI_HANDLER() [1/2]

IPMI_HANDLER ( ipmi_custom_cmd_read_clock_config ,
NETFN_CUSTOM ,
IPMI_CUSTOM_CMD_READ_CLOCK_CONFIG ,
ipmi_msg * req,
ipmi_msg * rsp )

◆ IPMI_HANDLER() [2/2]

IPMI_HANDLER ( ipmi_custom_cmd_write_clock_config ,
NETFN_CUSTOM ,
IPMI_CUSTOM_CMD_WRITE_CLOCK_CONFIG ,
ipmi_msg * req,
ipmi_msg * rsp )

Variable Documentation

◆ clock_config

uint8_t clock_config[16]