OpenBIC
OpenSource Bridge-IC
plat_spi_test_shell.c File Reference
#include <zephyr.h>
#include <stdlib.h>
#include <shell/shell.h>
#include "plat_spi_test_shell.h"
#include "plat_gpio.h"
Include dependency graph for plat_spi_test_shell.c:

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)
 

Function Documentation

◆ cmd_disable_spi()

void cmd_disable_spi ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function:

◆ cmd_enable_spi()

void cmd_enable_spi ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function: