|
OpenBIC
OpenSource Bridge-IC
|
#include <shell/shell.h>#include <stdlib.h>#include <logging/log.h>#include "plat_isr.h"#include "plat_i2c.h"#include "plat_hook.h"#include "plat_cpld.h"#include "plat_user_setting.h"
Functions | |
| LOG_MODULE_REGISTER (plat_delay_module_pg_shell, LOG_LEVEL_DBG) | |
| SHELL_CMD_ARG_REGISTER (delay_module_pg, NULL, "delay_module_pg [N (* 10ms)]|default [perm]", cmd_delay_delay_module_pg, 2, 1) | |
| LOG_MODULE_REGISTER | ( | plat_delay_module_pg_shell | , |
| LOG_LEVEL_DBG | |||
| ) |
| SHELL_CMD_ARG_REGISTER | ( | delay_module_pg | , |
| NULL | , | ||
| "delay_module_pg |default " | [N(*10ms)][perm], | ||
| cmd_delay_delay_module_pg | , | ||
| 2 | , | ||
| 1 | |||
| ) |