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

Functions

void init_aalc_config ()
 
uint8_t get_hsc_module ()
 
uint8_t get_temp_module ()
 
uint8_t get_board_stage ()
 
bool evt_access (uint8_t sensor_num)
 
 LOG_MODULE_REGISTER (plat_class)
 

Function Documentation

◆ evt_access()

bool evt_access ( uint8_t  sensor_num)
Here is the call graph for this function:

◆ get_board_stage()

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

◆ get_hsc_module()

uint8_t get_hsc_module ( )

◆ get_temp_module()

uint8_t get_temp_module ( )

◆ init_aalc_config()

void init_aalc_config ( )

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_class  )