OpenBIC
OpenSource Bridge-IC
|
#include "flash_shell.h"
#include <devicetree.h>
#include <device.h>
#include <stdio.h>
#include "libutil.h"
#include <logging/log.h>
Functions | |
LOG_MODULE_REGISTER (flash_shell) | |
void | cmd_flash_re_init (const struct shell *shell, size_t argc, char **argv) |
void | cmd_flash_sfdp_read (const struct shell *shell, size_t argc, char **argv) |
void | device_spi_name_get (size_t idx, struct shell_static_entry *entry) |
void cmd_flash_re_init | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void cmd_flash_sfdp_read | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void device_spi_name_get | ( | size_t | idx, |
struct shell_static_entry * | entry | ||
) |
LOG_MODULE_REGISTER | ( | flash_shell | ) |