OpenBIC
OpenSource Bridge-IC
|
Variables | |
struct pldm_descriptor_string | PLDM_DEVICE_DESCRIPTOR_TABLE [] |
struct pldm_descriptor_string | ASIC_PSOC_DESCRIPTOR_TABLE [] |
struct pldm_descriptor_string | ASIC_QSPI_DESCRIPTOR_TABLE [] |
struct pldm_descriptor_string | ASIC_BOOT1_DESCRIPTOR_TABLE [] |
const uint8_t | bic_descriptors_count = ARRAY_SIZE(PLDM_DEVICE_DESCRIPTOR_TABLE) |
const uint8_t | asic_psoc_descriptors_count = ARRAY_SIZE(ASIC_PSOC_DESCRIPTOR_TABLE) |
const uint8_t | asic_qspi_descriptors_count = ARRAY_SIZE(ASIC_QSPI_DESCRIPTOR_TABLE) |
const uint8_t | asic_boot1_descriptors_count = ARRAY_SIZE(ASIC_BOOT1_DESCRIPTOR_TABLE) |
struct pldm_downstream_identifier_table | downstream_table [] |
const uint8_t | downstream_table_count = ARRAY_SIZE(downstream_table) |
struct pldm_descriptor_string ASIC_BOOT1_DESCRIPTOR_TABLE[] |
const uint8_t asic_boot1_descriptors_count = ARRAY_SIZE(ASIC_BOOT1_DESCRIPTOR_TABLE) |
struct pldm_descriptor_string ASIC_PSOC_DESCRIPTOR_TABLE[] |
const uint8_t asic_psoc_descriptors_count = ARRAY_SIZE(ASIC_PSOC_DESCRIPTOR_TABLE) |
struct pldm_descriptor_string ASIC_QSPI_DESCRIPTOR_TABLE[] |
const uint8_t asic_qspi_descriptors_count = ARRAY_SIZE(ASIC_QSPI_DESCRIPTOR_TABLE) |
const uint8_t bic_descriptors_count = ARRAY_SIZE(PLDM_DEVICE_DESCRIPTOR_TABLE) |
struct pldm_downstream_identifier_table downstream_table[] |
const uint8_t downstream_table_count = ARRAY_SIZE(downstream_table) |
struct pldm_descriptor_string PLDM_DEVICE_DESCRIPTOR_TABLE[] |