OpenBIC
OpenSource Bridge-IC
clock_shell.h File Reference
#include <shell/shell.h>
Include dependency graph for clock_shell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  clock_compnt_mapping
 

Typedefs

typedef struct clock_compnt_mapping clock_compnt_mapping
 

Enumerations

enum  CLOCK_COMPONENT {
  CLKGEN_312M , CLKBUF_100M_U471 , CLKBUF_100M_U519 , CLKGEN_100M ,
  CLK_COMPONENT_MAX
}
 

Functions

void cmd_set_clock (const struct shell *shell, size_t argc, char **argv)
 
void cmd_get_clock (const struct shell *shell, size_t argc, char **argv)
 
void cmd_get_clock_status (const struct shell *shell, size_t argc, char **argv)
 
void cmd_clear_clock_status (const struct shell *shell, size_t argc, char **argv)
 

Typedef Documentation

◆ clock_compnt_mapping

Enumeration Type Documentation

◆ CLOCK_COMPONENT

Enumerator
CLKGEN_312M 
CLKBUF_100M_U471 
CLKBUF_100M_U519 
CLKGEN_100M 
CLK_COMPONENT_MAX 

Function Documentation

◆ cmd_clear_clock_status()

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

◆ cmd_get_clock()

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

◆ cmd_get_clock_status()

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

◆ cmd_set_clock()

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