OpenBIC
OpenSource Bridge-IC
plat_class.c File Reference
#include "plat_class.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <logging/log.h>
#include "hal_gpio.h"
#include "hal_i2c.h"
#include "libutil.h"
#include "plat_gpio.h"
#include "plat_i2c.h"
Include dependency graph for plat_class.c:

Functions

 LOG_MODULE_REGISTER (plat_class)
 
uint8_t get_system_class ()
 
void init_platform_config ()
 

Function Documentation

◆ get_system_class()

uint8_t get_system_class ( )

◆ init_platform_config()

void init_platform_config ( )
Here is the call graph for this function:

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_class  )