OpenBIC
OpenSource Bridge-IC
|
#include <zephyr.h>
#include <stdlib.h>
#include <shell/shell.h>
#include "plat_spi_test_shell.h"
#include "plat_gpio.h"
Functions | |
void | cmd_enable_spi (const struct shell *shell, size_t argc, char **argv) |
void | cmd_disable_spi (const struct shell *shell, size_t argc, char **argv) |
void cmd_disable_spi | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void cmd_enable_spi | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |