OpenBIC
OpenSource Bridge-IC
plat_class.c File Reference
#include <stdio.h>
#include "hal_gpio.h"
#include "plat_class.h"
#include "expansion_board.h"
#include <logging/log.h>
Include dependency graph for plat_class.c:

Macros

#define VERNAL_FALLS_BOARD_TYPE   0x07
 

Functions

 LOG_MODULE_REGISTER (plat_class)
 
void init_e1s_config ()
 
uint8_t get_e1s_hsc_config ()
 
uint8_t get_e1s_adc_config ()
 
uint8_t get_e1s_pwrgd ()
 

Macro Definition Documentation

◆ VERNAL_FALLS_BOARD_TYPE

#define VERNAL_FALLS_BOARD_TYPE   0x07

Function Documentation

◆ get_e1s_adc_config()

uint8_t get_e1s_adc_config ( )

◆ get_e1s_hsc_config()

uint8_t get_e1s_hsc_config ( )

◆ get_e1s_pwrgd()

uint8_t get_e1s_pwrgd ( )
Here is the call graph for this function:

◆ init_e1s_config()

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

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_class  )