20#include "fw_table.pb.h"
21#include "flash_info.pb.h"
22#include "read_only.pb.h"
uint32_t tt_bh_fwtable_get_asic_location(const struct device *dev)
const ReadOnly * tt_bh_fwtable_get_read_only_table(const struct device *dev)
const FwTable * tt_bh_fwtable_get_fw_table(const struct device *dev)
PcbType tt_bh_fwtable_get_pcb_type(const struct device *dev)
bool tt_bh_fwtable_is_p300_left_chip(void)
const FlashInfoTable * tt_bh_fwtable_get_flash_info_table(const struct device *dev)
PcbType
Definition bh_fwtable.h:28
@ PcbTypeP100
Definition bh_fwtable.h:30
@ PcbTypeUBB
Definition bh_fwtable.h:33
@ PcbTypeOrion
Definition bh_fwtable.h:29
@ PcbTypeP150
Definition bh_fwtable.h:31
@ PcbTypeUnknown
Definition bh_fwtable.h:34
@ PcbTypeP300
Definition bh_fwtable.h:32