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

Functions

 LOG_MODULE_REGISTER (plat_vr_test_mode)
 
bool get_vr_test_mode_flag (void)
 

Variables

bool vr_test_mode_flag = false
 

Function Documentation

◆ get_vr_test_mode_flag()

bool get_vr_test_mode_flag ( void  )

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_vr_test_mode  )

Variable Documentation

◆ vr_test_mode_flag

bool vr_test_mode_flag = false