| 
    openMMC
    
   Open Source Modular MMC for AMCs 
   | 
 
#include "clock_config.h"
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] | 
| IPMI_HANDLER | ( | ipmi_custom_cmd_read_clock_config | , | 
| NETFN_CUSTOM | , | ||
| IPMI_CUSTOM_CMD_READ_CLOCK_CONFIG | , | ||
| ipmi_msg * | req, | ||
| ipmi_msg * | rsp ) | 
| IPMI_HANDLER | ( | ipmi_custom_cmd_write_clock_config | , | 
| NETFN_CUSTOM | , | ||
| IPMI_CUSTOM_CMD_WRITE_CLOCK_CONFIG | , | ||
| ipmi_msg * | req, | ||
| ipmi_msg * | rsp ) | 
| uint8_t clock_config[16] |