OpenBIC
OpenSource Bridge-IC
plat_sdr_table.c File Reference
#include <string.h>
#include <logging/log.h>
#include "sdr.h"
#include "plat_sdr_table.h"
Include dependency graph for plat_sdr_table.c:

Functions

 LOG_MODULE_REGISTER (plat_sdr_table)
 
void load_sdr_table (void)
 

Variables

SDR_Full_sensor plat_sdr_table [] = {}
 
const int SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table)
 

Function Documentation

◆ load_sdr_table()

void load_sdr_table ( void  )

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_sdr_table  )

Variable Documentation

◆ plat_sdr_table

SDR_Full_sensor plat_sdr_table[] = {}

◆ SDR_TABLE_SIZE

const int SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table)