|
OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>#include "hal_gpio.h"#include "plat_class.h"#include "expansion_board.h"#include <logging/log.h>
Macros | |
| #define | VERNAL_FALLS_BOARD_TYPE 0x07 |
Functions | |
| LOG_MODULE_REGISTER (plat_class) | |
| void | init_e1s_config () |
| uint8_t | get_e1s_hsc_config () |
| uint8_t | get_e1s_adc_config () |
| uint8_t | get_e1s_pwrgd () |
| #define VERNAL_FALLS_BOARD_TYPE 0x07 |
| uint8_t get_e1s_adc_config | ( | ) |
| uint8_t get_e1s_hsc_config | ( | ) |
| uint8_t get_e1s_pwrgd | ( | ) |

| void init_e1s_config | ( | ) |

| LOG_MODULE_REGISTER | ( | plat_class | ) |