|
OpenBIC
OpenSource Bridge-IC
|
#include "plat_sys.h"#include <stdio.h>#include <stdlib.h>#include <logging/log.h>#include "hal_gpio.h"#include "plat_gpio.h"#include "libutil.h"
Functions | |
| LOG_MODULE_REGISTER (plat_sys) | |
| void | BMC_reset_handler () |
| K_WORK_DELAYABLE_DEFINE (BMC_reset_work, BMC_reset_handler) | |
| int | pal_submit_bmc_cold_reset () |
| void BMC_reset_handler | ( | ) |
| K_WORK_DELAYABLE_DEFINE | ( | BMC_reset_work | , |
| BMC_reset_handler | |||
| ) |
| LOG_MODULE_REGISTER | ( | plat_sys | ) |
| int pal_submit_bmc_cold_reset | ( | ) |