OpenBIC
OpenSource Bridge-IC
|
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Enumerations | |
enum | REQ_GET_CARD_TYPE { GET_1OU_CARD_TYPE = 0x0 , GET_2OU_CARD_TYPE , GET_1OU_CARD_TYPE = 0x0 , GET_2OU_CARD_TYPE , GET_1OU_CARD_TYPE = 0x0 , GET_1OU_CARD_TYPE = 0x0 , GET_2OU_CARD_TYPE , GET_1OU_CARD_TYPE = 0x0 , GET_2OU_CARD_TYPE , GET_1OU_CARD_TYPE = 0x0 , GET_2OU_CARD_TYPE } |
enum | DL_FIRMWARE_COMPONENT { DL_COMPNT_BIOS = 0 , DL_COMPNT_CPLD , DL_COMPNT_BIC , DL_COMPNT_ME , DL_COMPNT_BOOTLOADER , DL_COMPNT_PVCCIN , DL_COMPNT_PVCCSA , DL_COMPNT_PVCCIO , DL_COMPNT_P3V3_STBY , DL_COMPNT_PVDDR_ABC , DL_COMPNT_PVDDR_DEF } |
enum | GPIO_CONFIG_SETTING_BIT { GPIO_CONF_SET_DIR = 0 , GPIO_CONF_SET_INT , GPIO_CONF_SET_TRG_TYPE , GPIO_CONF_SET_TRG_EDGE , GPIO_CONF_SET_TRG_BOTH } |
enum REQ_GET_CARD_TYPE |